nova/nova/tests
Stephen Finucane 431237d2ee functional: Make '_wait_for_state_change' behave consistently
Both 'ServersTestBase' and 'InstanceHelperMixin' provide implementations
of '_wait_for_state_change' but they behave differently. The former
waits for an instance to transition *from* the provided state, while the
latter, somewhat more sanely, waits for the transition *to* the provided
state. Switch to using the latter everywhere and make the necessary
changes. Due to class hierarchies, we end up with two nearly identical
implementations but these will be merged in a future change.

Change-Id: I80cdc0a33ec27b1389130c22f9c3a8ff69f6b1a0
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-11-19 09:09:29 +00:00
..
functional functional: Make '_wait_for_state_change' behave consistently 2019-11-19 09:09:29 +00:00
unit Merge "Remove service_uuids_online_data_migration" 2019-11-18 21:01:45 +00:00
__init__.py
fixtures.py Merge "Use wrapper class for NeutronFixture get_client" 2019-11-16 00:44:58 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00