deb-heat/heat/tests/aws
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 Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_instance_network.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_instance.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_loadbalancer.py Fetch endpoint from service catalog 2015-06-05 16:45:41 +05:30
test_network_interface.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_s3.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_security_group.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_user.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_volume.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_waitcondition.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00