commit | e91a0c66103444355067d72c214d9cedc718363a | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Aug 13 02:09:16 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Aug 13 04:27:15 2015 +0000 |
tree | 7b6cc96e125b5d88c7fd8f3feb7f79123478d69e | |
parent | 33e20d0a7300ca0b0257fcce2eb4501c9c5dca77 [diff] |
Move wait_for_server_termination from servers_client wait_for_server_termination of compute client is just a wrapper. So the method seems redundant and it doesn't fit as service clients. This patch moves wait_for_server_termination to waiters module which contains similar methods. Partially implements blueprint consistent-service-method-names Change-Id: Ib738ad91bb5e7344b6a342f23f867df42b833608