deb-heat/heat_integrationtests/functional
Steven Hardy 546c45de0e Fix ResourceGroup validate when there are removal_policies
We can't call child_template() from a validate in ResourceGroup
as it accesses nested(). So move the validation to validate_nested_stack()
so we can control the test template used for validation.

Unfortunately coverage for this got removed during recent test rework
and it looks like the interface has got broken.

Co-Authored-by: Angus Salkeld <asalkeld@mirantis.com>
Change-Id: Ibea738a343847736b041cc49a2c486fa71e562d9
Closes-Bug: #1446861
2015-04-23 14:19:22 +10:00
..
__init__.py Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
test_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_aws_stack.py Use helper functions stack_suspend and stack_resume 2015-04-10 15:44:07 +10:00
test_create_update.py test_resource for functional tests 2015-04-08 11:09:46 +05:30
test_default_parameters.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_heat_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_hooks.py test_hooks remove race-prone status wait 2015-03-26 11:38:21 +13:00
test_instance_group.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_notifications.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_remote_stack.py Use helper functions stack_suspend and stack_resume 2015-04-10 15:44:07 +10:00
test_resource_group.py Fix ResourceGroup validate when there are removal_policies 2015-04-23 14:19:22 +10:00
test_template_resource.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_validation.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00