
Move glossary and appendix in one chapter called appendix. This has been done already for arch-design and ops-guide, do it for the other guides. Share common appendix. Change-Id: I6bf4e94f6c0569850cca6558be672de298bb208c
39 lines
837 B
ReStructuredText
39 lines
837 B
ReStructuredText
=================================
|
|
OpenStack Configuration Reference
|
|
=================================
|
|
|
|
Abstract
|
|
~~~~~~~~
|
|
|
|
This document is for system administrators who want to look up configuration
|
|
options. It contains lists of configuration options available with OpenStack
|
|
and uses auto-generation to generate options and the descriptions from the
|
|
code for each project. It includes sample configuration files.
|
|
|
|
Contents
|
|
~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
config-overview.rst
|
|
common-configurations.rst
|
|
|
|
application-catalog.rst
|
|
bare-metal.rst
|
|
block-storage.rst
|
|
clustering.rst
|
|
compute.rst
|
|
dashboard.rst
|
|
data-processing.rst
|
|
database.rst
|
|
identity.rst
|
|
image.rst
|
|
message.rst
|
|
networking.rst
|
|
object-storage.rst
|
|
orchestration.rst
|
|
shared-file-systems.rst
|
|
telemetry.rst
|
|
appendix.rst
|