rally/tests/unit/deployment
Angus Lees 3f79951a11 OpenStackProvider: Optionally wait for cloud-init
cloud-init writes a result.json when finished[1].  When
wait_for_cloud_init=true is provided, this change uses result.json to
detect when cloud-init has finished, and raises an exception if it
finished with errors.

[1] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/doc/status.txt

Change-Id: I7e0bcce733b008b488c8e1cf9bb74b5b6192cfbc
2015-08-19 12:12:39 +10:00
..
engines Rename EngineFactory -> Engine 2015-08-04 17:35:58 +03:00
serverprovider OpenStackProvider: Optionally wait for cloud-init 2015-08-19 12:12:39 +10:00
__init__.py Refactor rally/deploy -> rally/deployment 2015-07-01 17:32:30 -07:00
test_engine.py Rename EngineFactory -> Engine 2015-08-04 17:35:58 +03:00
test_lxc.py Move rally/objects -> rally/common/objects 2015-08-05 22:56:17 +03:00
test_multihost.py Rename EngineFactory -> Engine 2015-08-04 17:35:58 +03:00