commit | 8b9c780c9cd2a948d28aadc399925c9bbff43e7e | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 08 05:57:37 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 08 05:57:37 2015 +0000 |
tree | cdeb2deb9ad9f13397147d86feeb01f8276634d9 | |
parent | 84e99682072e38ebb7a82aba73b00055cf39e4c2 [diff] |
Remove wait_for_image_status from compute client wait_for_image_status of compute client just calls the one of waiters module and the method is a wrapper. So the method seems redundant and it doesn't fit as service clients. This patch removes wait_for_image_status from compute client and replaces it with waiters' one. Partially implements blueprint consistent-service-method-names Change-Id: Ibce6fc48369c8c520c243926c4e0adf6da8eca5b