cinder/doc/source/configuration
Sean McGinnis e875add1e5
Rename RSD doc file to match title for sorting
The list of driver docs are sorted based on their file names, but since
the name was rsd* but the title was "Intel RSD...", it would show up in
the list out of order. This updates the file name so the sorting works
right.

Change-Id: I9fda67abdf0156d1712c3c5c9013264341dd1511
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-06-07 13:25:20 -05:00
..
block-storage Rename RSD doc file to match title for sorting 2019-06-07 13:25:20 -05:00
figures Move config-reference to configuration 2017-07-18 13:10:25 -05:00
tables Merge "Use new target_* options in documentation" 2019-03-01 21:56:56 +00:00
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
index.rst Add policy configuration howto 2018-12-20 15:31:17 -05:00

README.rst

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. 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>.