nova/doc/source/configuration/sample-config.rst
Stephen Finucane 83a9c2ac33 doc: Start using oslo_config.sphinxext
Providing a sample configuration file is all well and good, but it's not
exactly designed for readability on the web. Make use of the 'sphinxext'
module built into oslo.config to do this.

Change-Id: I75e8f0adae7cfaaa6020870cdb20dc2144fc70eb
2017-08-03 16:06:14 -04:00

19 lines
595 B
ReStructuredText

=========================
Sample Configuration File
=========================
The following is a sample nova configuration for adaptation and use. For a
detailed overview of all available configuration options, refer to
:doc:`/configuration/config`.
The sample configuration can also be viewed in :download:`file form
</_static/nova.conf.sample>`.
.. important::
The sample configuration file is auto-generated from nova when this
documentation is built. You must ensure your version of nova matches the
version of this documentation.
.. literalinclude:: /_static/nova.conf.sample