cinder/doc/source/configuration/README.rst
Dominic Schlegel cc3dd4a69d Add reference to LP bug in configuration doc readme
Reference umbrella LP bug in readme for easier tracking of work
if someone wants to start working on dynamically generated
configuration docs.

Change-Id: Ic22b8acd9b3f9aaea61836b52df39ab10e040fba
2019-10-10 15:18:46 +02:00

20 lines
848 B
ReStructuredText

=========================================================
Cinder Configuration Documentation (source/configuration)
=========================================================
Introduction:
-------------
This directory is intended to hold any documentation that relates to
how to configure Cinder. It is intended that some of this content
be automatically generated in the future. At the moment, however, it
is not. If you would like to work on this, please use Launchpad Bug
`#1847600 <https://bugs.launchpad.net/cinder/+bug/1847600>`_ for
tracking purposes. Changes to configuration options for Cinder or its
drivers needs to be put under this directory.
The full spec for organization of documentation may be seen in the
`OS Manuals Migration Spec
<https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>`_.