9a3ed7631a
This commit adds sample config file generation to the nova devref using the oslo.config sphinxconfiggen module which was recently added. This will generate a new sample config each time build sphinx is run. This is then used on a new docs page where you can either view the file in its entirety, or download the file. The sphinx module was added in the oslo.config 2.3.0 release. Change-Id: I6d9150d81c8204bee8f775021a854928671bdd02
13 lines
471 B
ReStructuredText
13 lines
471 B
ReStructuredText
==========================
|
|
Nova Configuration Options
|
|
==========================
|
|
|
|
The following is a sample Nova configuration for adaptation and use. It is
|
|
auto-generated from Nova when this documentation is built, so
|
|
if you are having issues with an option, please compare your version of
|
|
Nova with the version of this documentation.
|
|
|
|
The sample configuration can also be viewed in `file form <_static/nova.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/nova.conf.sample
|