Jay S. Bryant 553e86baa2 [DOC BLD FIX] Add missing files under configuration
I found a file that should have come over with the
migration of the configuration documents.  This patch adds
the missing table.  It also updates an old link to the
cinder.conf.sample file that used to be checked into
the tree to use the dynamically generated file.

Change-Id: I510432fb27a1a32f3c554912e2f578efdd95cfd8
2017-07-28 10:06:36 -05:00

16 lines
543 B
ReStructuredText

===========
cinder.conf
===========
The ``cinder.conf`` file is installed in ``/etc/cinder`` by default.
When you manually install the Block Storage service, the options in the
``cinder.conf`` file are set to default values.
The ``cinder.conf`` file contains most of the options needed to configure
the Block Storage service. You can generate the latest configuration file
by using the tox provided by the Block Storage service. Here is a sample
configuration file:
.. literalinclude:: ../../../_static/cinder.conf.sample
:language: ini