commit | c6633234ae370acd9f80a01cfff2b6eea8ff191b | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 08 08:31:04 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Jul 08 11:06:38 2015 +0000 |
tree | 6fa493f482f44f9023b5bd733d4ae04e4f83bfa2 | |
parent | b942be6dbb9d74f7ab9f747e248d6a11c862f3f5 [diff] |
Remove wait_for_volume_status from compute client wait_for_volume_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_volume_status from compute client and replaces it with waiters' one. Partially implements blueprint consistent-service-method-names Change-Id: I1e1bec6f7560efd59eb9962f49763316f1f02377