deb-heat/heat_integrationtests/common
Sergey Kraynev 1fb557bf05 Remove redundant checks of stack status
The main methods create/update/delete in HeatIntegrationTest class
already contains _wait_for_stack_status, so we can remove duplicate
checks in tests.
Also was added paramter enable_cleanup for stack_create method, which
allows to disable CleanUp method in tests, where we delete stack
manually.

Change-Id: I41b546d648656676ec9bc3b38940eac68f9a848d
2015-04-20 10:23:25 -04:00
..
test_resources test_resource for functional tests 2015-04-08 11:09:46 +05:30
__init__.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
clients.py Use oslo.log for heat_integrationtests 2015-03-17 17:36:56 +13:00
config.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00
exceptions.py Support classes for heat integration tests 2014-09-24 09:02:20 +12:00
remote_client.py Fix some new PEP8 errors found at gate 2015-03-24 11:13:50 +08:00
test.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00