heat/heat/engine/resources/aws
Zane Bitter 960f626c24 Avoid creating two Stacks when loading Resource
When load()ing a Resource in order to check it, we must load its definition
from whatever version of the template it was created or last updated with.
Previously we created a second Stack object with that template in order to
obtain the resource definition. Since all we really need in order to obtain
this is the StackDefinition, create just that instead.

Change-Id: Ia05983c3d1b838d2e28bb5eca38d13e83ccaf368
Implements: blueprint stack-definition
2017-07-21 10:44:51 -04:00
..
autoscaling Handle PublicIp of None in AutoscalingGroup InstanceList 2017-07-21 10:30:34 -04:00
cfn Avoid creating two Stacks when loading Resource 2017-07-21 10:44:51 -04: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 Remove log translations 2017-03-25 17:11:50 +08: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