Add Docker resources to docs

This add a section for Docker resources in the Template Guide page.

Co-Authored-By: Richard Lee <rblee88@gmail.com>
Change-Id: I912fbc8624d93f16e05cb00f886eed6142dd0793
Partial-Bug: #1271226
This commit is contained in:
Anderson Mesquita 2014-01-23 14:00:30 -06:00
parent 43262f9ebe
commit 8b6220073b

View File

@ -29,3 +29,16 @@ properly. More information about them can be found in the
.. resourcepages:: Rackspace::
DockerInc Resource
------------------
.. rubric:: This resource is not enabled by default.
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>`_.
.. resourcepages:: DockerInc::