heat/heat/engine/resources/aws/lb
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
..
__init__.py Move other aws resources to corresponding directory 2015-03-04 09:44:47 +08:00
loadbalancer.py Use appropriate exception in StackResource.get_output() 2017-12-19 16:36:43 -05:00