heat/heat/engine/resources/aws/ec2
Jason Dunsmore e7e13ca4d0 Handle case where the Nova AZ extension is disabled
..in the AWS::EC2::Instance's availability_zone attribute resolution.

Change-Id: I4ef3ff3498255f589182e1f736a3d17eafaf1a00
Closes-Bug: #1592110
2016-08-17 09:01:39 -05:00
..
__init__.py Move AWS::EC2::* resources to heat/engine/resources/aws/ec2 2015-03-04 09:25:41 +08:00
eip.py Refactor resource specific replace logic 2016-02-08 11:40:14 +05:30
instance.py Handle case where the Nova AZ extension is disabled 2016-08-17 09:01:39 -05:00
internet_gateway.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
network_interface.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
route_table.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
security_group.py Fix AWS::EC2::SecurityGroup update problem 2016-03-10 02:17:50 +00:00
subnet.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00
volume.py Add and apply cinder backup constraint 2015-08-20 08:11:58 +00:00
vpc.py Use ClientPlugin.ignore_not_found as a context manager 2015-10-27 01:41:49 +00:00