257b2fa1b2
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
27 lines
789 B
ReStructuredText
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`.
|