Merge "Added reference to the Nova Flavor documentation."

This commit is contained in:
Jenkins 2014-08-02 05:02:08 +00:00 committed by Gerrit Code Review
commit 211c9cb96a

View File

@ -42,6 +42,19 @@ DockerInc Resource
This plugin enables the use of Docker containers in a Heat template and
requires the `docker-py <https://pypi.python.org/pypi/docker-py>`_
package. You can find more information in the `README
<https://github.com/openstack/heat/blob/master/contrib/docker/README.md>`_.
<https://github.com/openstack/heat/blob/master/contrib/docker/docker/
README.md>`_.
.. resourcepages:: DockerInc::
Nova Flavor Resource
------------------
.. rubric:: 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>`_.
.. resourcepages:: NovaFlavor::