heat/heat/engine/resources/openstack/nova
Bill Arnold 2c1dc724ca Implements stack lifecycle scheduler hints
This is a mechanism whereby when heat processes
a stack VM resource, the stack id, root stack id,
stack resource id, stack resource name and the
path in the stack (as a list of tuples,
(stackresourcename, stackname)) can be passed to
nova by heat as scheduler hints, to the
configured schedulers for nova.

Implements: blueprint stack-lifecycle-scheduler-hint
Co-Authored-By: Karolyn Chambers <chamberk@us.ibm.com>

Change-Id: I3e006339a41c469451bc3ee740018b285d3e0a65
2015-03-20 15:00:54 -04:00
..
__init__.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
nova_floatingip.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
nova_keypair.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
nova_servergroup.py Move nova resources to engine/resources/openstack/nova/ 2015-03-05 09:32:01 +08:00
server.py Implements stack lifecycle scheduler hints 2015-03-20 15:00:54 -04:00