deb-heat/heat_integrationtests/scenario
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
..
templates Fix NeutronLoadBalancerTest.test_neutron_loadbalancer timeout 2015-04-08 19:04:34 +05:30
__init__.py Move test_server_cfn_init from tempest to heat 2014-10-07 12:50:32 +13:00
scenario_base.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00
test_neutron_autoscaling.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00
test_neutron_loadbalancer.py Fix NeutronLoadBalancerTest.test_neutron_loadbalancer timeout 2015-04-08 19:04:34 +05:30
test_server_cfn_init.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_server_software_config.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_volumes.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00