[config-ref] Convert the orchestration chapter to RST

Change-Id: Iaf7db5cec66b382f359ed3412ed4b82ba665c255
Implements: blueprint config-ref-rst
This commit is contained in:
Gauvain Pocentek 2015-12-06 18:07:46 +01:00
parent 336ada8435
commit b2a1351448

View File

@ -8,3 +8,26 @@ Orchestration
orchestration/orchestration_clients.rst
orchestration/orchestration_rpc.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