deb-heat/doc/source/template_guide/contrib.rst
Anderson Mesquita c9082144bc Re-enable doc generation for contrib plugins
This re-enables doc generation for contrib plugins and removes legacy
code no longer needed because of stevedore.

Related-Bug: 1403897
Change-Id: Ia51cb7c8b0c375d2a430d45b9ece50eb67271788
2014-12-19 10:05:16 -05: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 RACKSPACE_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 DOCKER_README.

DockerInc:

Nova Flavor Resource

This resource is not enabled by default.

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

OS::Nova::Flavor