deb-heat/doc/source/template_guide/contrib.rst
Dimitri Mazmanov ecd6f719fc Added reference to the Nova Flavor documentation.
Updated contrib documentation with reference to the nova flavour README file.
Fixed the reference to the Docker documentation.

Change-Id: I23e352b8ec44424611066c0f64051ad3586b8c91
2014-06-09 12:12:29 +02:00

2.0 KiB

Contributed Heat Resource Types

Rackspace Cloud Resource Types

These resources are not enabled by default.

The resources in this module are for using Heat with the Rackspace Cloud. These resources either allow using Rackspace services that don't have equivalent services in OpenStack or account for differences between a generic Openstack deployment and the Rackspace Cloud.

Rackspace resources depend on the dev branch of pyrax to work properly. More information about them can be found in the README.

Rackspace:

DockerInc Resource

This resource is not enabled by default.

This plugin enables the use of Docker containers in a Heat template and requires the docker-py package. You can find more information in the README <https://github.com/openstack/heat/blob/master/contrib/docker/docker/ README.md>.

DockerInc:

Nova Flavor Resource ------------------

This resource is not enabled by default.

This plugin enables dynamic creation of Nova flavours through Heat. You can find more information in the README <https://github.com/openstack/heat/blob/master/contrib/nova_flavor/nova_flavor /README.md>.

NovaFlavor: