heat/heat/engine/resources
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
..
aws Adds resource uuid, volume support to lifecycle scheduler hints 2015-08-27 12:05:39 -04:00
openstack Adds resource uuid, volume support to lifecycle scheduler hints 2015-08-27 12:05:39 -04:00
__init__.py Do not verify requirements on extension loading 2015-05-25 10:39:07 +12:00
scheduler_hints.py Adds resource uuid, volume support to lifecycle scheduler hints 2015-08-27 12:05:39 -04:00
signal_responder.py Fix Software Deployment DELETE action for CFN_SIGNAL transport 2015-08-24 17:38:39 +05:30
stack_resource.py Merge "resource failure causes nested stacks to be rolled back" 2015-08-21 01:37:26 +00:00
stack_user.py Move signals to SignalResponder class 2015-07-14 10:41:30 -07:00
template_resource.py Merge "Use base attributes with attribute_schema of class" 2015-08-04 13:47:43 +00:00
volume_base.py Move all tasks objects into progress module 2015-08-21 10:57:49 +03:00
wait_condition.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00