28 lines
788 B
ReStructuredText
28 lines
788 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 `Ocata Installation Tutorials and Guides
|
|
<https://docs.openstack.org/project-install-guide/ocata/>`_ 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`.
|