deb-heat/install-guide/source/index.rst
Petr Kovar 9ed1288198 Add launch-instance to install-guide
This adds the launch-instance topic from the OpenStack
Installation Guide to the heat install-guide per [1],
as a follow-up to [2].

Includes various minor edits.

[1] http://specs.openstack.org/openstack/docs-specs/specs/newton/project-specific-installguides.html
[2] https://review.openstack.org/#/c/325389/

Change-Id: I2bdb493f08ec1e446a2c8d52e7aea58dbee3e490
Partially-Implements: blueprint projectspecificinstallguides
2016-06-17 18:00:47 +02:00

21 lines
521 B
ReStructuredText

=====================
Orchestration service
=====================
.. toctree::
:maxdepth: 2
get_started.rst
install.rst
verify.rst
launch-instance.rst
next-steps.rst
The Orchestration service (heat) uses a
`Heat Orchestration Template (HOT) <http://docs.openstack.org/developer/heat/template_guide/hot_guide.html>`_
to create and manage cloud resources.
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Tutorial <http://docs.openstack.org/#install-guides>`_.