openstack-manuals/doc/config-reference/source/orchestration.rst
qiaomin 257b2fa1b2 [config-reference] Use newton title for install guide to replace mitaka
Since newton rename the "Installation Guide" to "Installation Tutorials
and Guides", so this patch use the new title in config reference
for cleanup.

Change-Id: I07425816399215de56febb2f40de57218dadad0e
2016-10-10 02:12:54 +00:00

27 lines
789 B
ReStructuredText

=====================
Orchestration service
=====================
.. toctree::
:maxdepth: 1
orchestration/api.rst
orchestration/clients.rst
orchestration/config-options.rst
orchestration/logs.rst
tables/conf-changes/heat.rst
The Orchestration service is designed to manage the lifecycle of infrastructure
and applications within OpenStack clouds. Its various agents and services are
configured in the ``/etc/heat/heat.conf`` file.
To install Orchestration, see the `Newton Installation Tutorials and Guides
<http://docs.openstack.org/project-install-guide/newton/>`_ for your distribution.
.. note::
The common configurations for shared service and libraries,
such as database connections and RPC messaging,
are described at :doc:`common-configurations`.