heat/heat/engine/resources/aws
Zane Bitter b50df6b1fc Ignore property errors in implicit dependencies
Implicit dependencies are calculated before resources are validated.
Therefore, any error getting a property that occurs during processing on
implicit dependencies will be raised without any of the context of which
resource is in error. By ignoring such property errors in implicit
dependency calculations, we can defer the error handling until the
actual resource validation and thus give the user an error message they
can actually use.

Change-Id: If7e0e8fd46b1b06a29cdd89743635ed32a9392e7
Closes-Bug: #1708209
2017-09-19 11:29:53 -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 Ignore property errors in implicit dependencies 2017-09-19 11:29:53 -04: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