heat/heat/engine/resources/aws
Zane Bitter 2e4a6e237c Use appropriate exception in StackResource.get_output()
Don't raise InvalidTemplateAttribute in StackResource.get_output() when an
output does not exist - it's not the case that get_output() is only used
for fetching attributes. Instead, raise NotFound from get_output(), and
translate that to InvalidTemplateAttribute in the caller when we are
actually fetching an attribute.

Change-Id: I4f883e4b583a965785d0a595c8c33b47dc94118c
Related-Bug: #1719333
2017-12-19 16:36:43 -05:00
..
autoscaling Handle PublicIp of None in AutoscalingGroup InstanceList 2017-07-21 10:30:34 -04:00
cfn Use appropriate exception in StackResource.get_output() 2017-12-19 16:36:43 -05:00
ec2 Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
iam Remove log translations 2017-03-25 17:11:50 +08:00
lb Use appropriate exception in StackResource.get_output() 2017-12-19 16:36:43 -05:00
s3 Sync context with oslo.context 2016-06-17 11:46:00 +10:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00