
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
16 lines
543 B
ReStructuredText
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
|