heat/heat/engine/resources
Zane Bitter b90991e00b Pass on outputs errors to parent stacks
If getting an output from a child stack fails with an error, we didn't pass
on the error message to the parent stack that was requesting it but instead
reported essentially that the given output did not exist.

Change-Id: I5653baf310a29dc4829ad570c769cf67ce12695e
Partial-Bug: #1599114
2017-02-20 15:12:49 -05:00
..
aws Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
openstack Merge "Add CEPHFS manila share protocol" 2017-02-15 05:25:27 +00:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Allow query types other than string in Aodh alarms 2017-01-11 17:59:35 -05:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Use BaseServer base class for Nova Server resource 2016-12-13 06:35:42 -05:00
signal_responder.py Don't operate queue if it was not found 2016-10-28 01:17:53 +00:00
stack_resource.py Pass on outputs errors to parent stacks 2017-02-20 15:12:49 -05:00
stack_user.py Use BaseServer base class for Nova Server resource 2016-12-13 06:35:42 -05:00
template_resource.py Avoid loading nested stacks in memory where possible 2016-10-11 18:02:19 -04:00
volume_base.py Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
wait_condition.py Refactor BaseWaitConditionHandle._metadata_format_ok() 2016-03-24 02:53:34 -04:00