OpenStack Orchestration (Heat) Specifications
Go to file
Bill Arnold df404ee9f4 Spec for stack lifecycle scheduler hint
A custom scheduler needs a way to map a nova request back to any
holistic scheduling decisions made through plugins using
the stack lifecycle plug point. This spec describes a
mechanism whereby 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.

Change-Id: Ia8ecdee9419106994381fc24bc7df176ed5aafab
Specifies: bp stack-lifecycle-scheduler-hint
Co-Authored-By: Karolyn Chambers <chamberk@us.ibm.com>
2015-03-17 01:12:27 -04:00
doc/source Support Cinder API version 2 2014-09-29 22:13:54 +02:00
specs Spec for stack lifecycle scheduler hint 2015-03-17 01:12:27 -04:00
.gitignore Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
.gitreview Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
CONTRIBUTING.rst Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
LICENSE Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
MANIFEST.in Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
README.rst Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
requirements.txt Add RSS feed 2014-09-10 15:59:53 -04:00
setup.cfg Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
setup.py Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
test-requirements.txt Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00
tox.ini Added cookiecutter specs framework 2014-05-27 12:47:57 -07:00

README.rst

heat-specs

Specs for Heat

Features

  • TODO