tenks/tests
Will Szumski d4e7e58619 Wait for resources to become available
This will wait for any resources that are created to become available
before exiting the script. This allows you to avoid a race condition
where a server could be created before the resource tracker had been
updated with the new resources; server creation would fail.

Change-Id: I57f8c93cb1ebbc284b96ef1ced2c4edd59b27795
Story: 2004274
Task: 27823
Depends-On: https://review.openstack.org/617642
2018-11-19 16:40:43 +00:00
..
__init__.py Add basis for action plugin tests 2018-09-14 13:35:27 +00:00
test_tenks_update_state.py Prefix volume names with node name 2018-09-20 10:52:08 +00:00
test_tenks_wait_for_resources.py Wait for resources to become available 2018-11-19 16:40:43 +00:00
utils.py Wait for resources to become available 2018-11-19 16:40:43 +00:00