KATO Tomoyuki 74ba269f44 [config-ref] add common configuration links
Change-Id: I87fbbbd7f479aacb6631b5d392463d291478d9b7
Implements: blueprint config-ref-common-sections
2016-07-05 10:46:01 +09:00

37 lines
977 B
ReStructuredText

================================
OpenStack configuration overview
================================
.. toctree::
:maxdepth: 1
common/conventions.rst
config-format.rst
mutable.rst
OpenStack is a collection of open source project components
that enable setting up cloud services. Each component uses similar
configuration techniques and a common framework for INI file options.
This guide pulls together multiple references and configuration
options for the following OpenStack components:
* Bare Metal service
* Block Storage service
* Compute service
* Dashboard
* Database service
* Data Processing service
* Identity service
* Image service
* Message service
* Networking service
* Object Storage service
* Orchestration service
* Shared File Systems service
* Telemetry service
Also, OpenStack uses many shared service and libraries,
such as database connections and RPC messaging,
whose configuration options are described at :doc:`common-configurations`.