heat/heat_integrationtests/functional
Angus Salkeld caa1bd8602 Produce more meaningful exception messages in nested stacks
This produces a nested exception like:
 'ValueError: resources.nested.resources.my_server: it is broken, sorry'

This re-uses the path mechanism that StackValidationFailed exception
uses.

Change-Id: Id5204c15ee96784e04522ab3c5a8e66900f9a1d3
Closes-bug: 1459837
2015-06-24 08:52:08 +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 Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
test_create_update.py Use network 'heat-net' for integration_tests 2015-05-27 21:01:30 +05:30
test_create_update_neutron_port.py Add functional test for neutron port 2015-05-29 03:35:17 -04:00
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_stack_tags.py Add functional tests for stack tags/hidden stacks 2015-05-05 21:14:49 +00:00
test_template_resource.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_validation.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00