tempest/tempest/stress/actions
Ken'ichi Ohmichi 0eb153c636 Remove wait_for_server_status from servers_client
wait_for_server_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_server_status from compute client and
replaces it with waiters' one.

Partially implements blueprint consistent-service-method-names

Change-Id: Ie821ea4ba0924b71caba80132e1c383fb5bb125d
2015-07-13 23:33:06 +00:00
..
__init__.py Remove copyright from empty files 2014-01-14 03:02:04 +04:00
server_create_destroy.py Remove wait_for_server_status from servers_client 2015-07-13 23:33:06 +00:00
ssh_floating.py Remove wait_for_server_status from servers_client 2015-07-13 23:33:06 +00:00
unit_test.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
volume_attach_delete.py Remove wait_for_server_status from servers_client 2015-07-13 23:33:06 +00:00
volume_attach_verify.py Remove wait_for_server_status from servers_client 2015-07-13 23:33:06 +00:00
volume_create_delete.py Use the prefix-embedded rand_name method 2015-07-06 16:52:41 +12:00