heat/heat/engine/resources
Zane Bitter e5cd344025 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
(cherry picked from commit b90991e00b)
2017-03-22 09:59:42 -04:00
..
aws Move NoActionRequired exception back where it belongs 2016-08-18 12:57:54 -04:00
openstack ResourceGroup fix issue with batch create and zero count 2017-02-02 09:53:24 +00:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py dd missing memory.resident to NOVA_METERS 2016-11-01 17:33:59 +00:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
signal_responder.py Don't operate queue if it was not found 2016-11-11 03:35:11 +00:00
stack_resource.py Pass on outputs errors to parent stacks 2017-03-22 09:59:42 -04:00
stack_user.py Migrate to keystoneauth 2016-09-06 10:07:22 +05:30
template_resource.py Avoid loading nested stacks in memory where possible 2016-10-14 09:50:30 +02: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