File: sample-config.rst

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (18 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=========================
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