openstack-manuals/doc/config-reference/source/clustering.rst
KATO Tomoyuki 3f0b17039c [config-ref] add Clustering service config options
backport: mitaka

Change-Id: Id43ea4262b1137f8d7342f56782fe204d8af92b5
Closes-Bug: #1603752
2016-07-20 01:45:05 +00:00

29 lines
972 B
ReStructuredText

==================
Clustering service
==================
The Clustering service implements clustering services and libraries for
managing groups of homogeneous objects exposed by other OpenStack services.
The configuration file for this service is ``/etc/senlin/senlin.conf``.
.. note::
The common configurations for shared services and libraries,
such as database connections and RPC messaging,
are described at :doc:`common-configurations`.
The following tables provide a comprehensive list of the Clustering
service configuration options.
.. include:: tables/senlin-amqp.rst
.. include:: tables/senlin-api.rst
.. include:: tables/senlin-auth_token.rst
.. include:: tables/senlin-common.rst
.. include:: tables/senlin-cors.rst
.. include:: tables/senlin-database.rst
.. include:: tables/senlin-logging.rst
.. include:: tables/senlin-rabbitmq.rst
.. include:: tables/senlin-redis.rst
.. include:: tables/senlin-rpc.rst
.. include:: tables/senlin-zeromq.rst