cinder/doc/source/configuration/index.rst
Sean McGinnis ac4d3ec3ed Remove Ocata config option changes doc
A doc page was added listing the changed config options for the
Ocata release. Since this requires ongoing manual work which
(obviously) will not be done for every release, this should just
be removed. We do a fairly decent job of tracking config changes
in the release notes now.

Change-Id: I6a3840f853b1f68db41fe740833bdde3f9e42bf8
2018-05-18 09:23:16 -05:00

29 lines
866 B
ReStructuredText

============================
Cinder Service Configuration
============================
.. toctree::
:maxdepth: 1
block-storage/block-storage-overview.rst
block-storage/volume-drivers.rst
block-storage/backup-drivers.rst
block-storage/schedulers.rst
block-storage/logs.rst
block-storage/policy.rst
block-storage/fc-zoning.rst
block-storage/nested-quota.rst
block-storage/volume-encryption.rst
block-storage/config-options.rst
block-storage/samples/index.rst
.. note::
The examples of common configurations for shared
service and libraries, such as database connections and
RPC messaging, can be seen in Cinder's sample configuration
file: `cinder.conf.sample <../_static/cinder.conf.sample>`_.
The Block Storage service works with many different storage
drivers that you can configure by using these instructions.