heat/heat/engine/resources/aws/ec2
Joe D'Andrea b31259a9ed Adds resource uuid, volume support to lifecycle scheduler hints
Heat resources are now assigned an orchestration id prior to their
instantiation by nova, cinder, et. al. This id is now added to
stack lifecycle scheduler hints. In addition to nova receiving
such hints, cinder is also now supported.

Change-Id: I5a13feb1bdedfbbe44de15e3d9eae72e56ec8a25
Closes-Bug: #1476345
2015-08-27 12:05:39 -04:00
..
__init__.py Move AWS::EC2::* resources to heat/engine/resources/aws/ec2 2015-03-04 09:25:41 +08:00
eip.py Merge "Use default client in nova" 2015-08-03 09:05:43 +00:00
instance.py Adds resource uuid, volume support to lifecycle scheduler hints 2015-08-27 12:05:39 -04:00
internet_gateway.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
network_interface.py Add attribute type for aws resources 2015-05-11 22:55:49 -07:00
route_table.py Apply neutron subnet constraint 2015-03-13 11:53:05 +08:00
security_group.py Use six.itervalues(x) instead of x.values() 2015-04-21 09:05:49 +03:00
subnet.py Add attribute type for aws resources 2015-05-11 22:55:49 -07:00
volume.py Add and apply cinder backup constraint 2015-08-20 08:11:58 +00:00
vpc.py Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00