openstack-manuals/doc/config-reference/source/orchestration.rst
njirap f8619791c7 [config-ref] Log files sections for all projects
Change-Id: Ifd38a299ca423d29eaa1bc46513a4bbb639350d7
Closes-Bug: #1523257
2016-02-19 13:21:23 +03:00

35 lines
1.1 KiB
ReStructuredText

=============
Orchestration
=============
.. toctree::
orchestration/orchestration_api.rst
orchestration/orchestration_clients.rst
orchestration/orchestration_rpc.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 OpenStack Installation Guide for your
distribution (`docs.openstack.org <http://docs.openstack.org>`__).
The following tables provide a comprehensive list of the Orchestration
configuration options:
.. include:: tables/heat-auth_token.rst
.. include:: tables/heat-common.rst
.. include:: tables/heat-cors.rst
.. include:: tables/heat-crypt.rst
.. include:: tables/heat-database.rst
.. include:: tables/heat-loadbalancer.rst
.. include:: tables/heat-logging.rst
.. include:: tables/heat-quota.rst
.. include:: tables/heat-redis.rst
.. include:: tables/heat-testing.rst
.. include:: tables/heat-trustee.rst