Merge "Add overview of config options"

This commit is contained in:
Zuul 2018-10-17 13:23:23 +00:00 committed by Gerrit Code Review
commit cc0ed36694
1 changed files with 20 additions and 0 deletions

View File

@ -21,6 +21,12 @@ and ``providers`` sections::
The following sections are available. All are required unless
otherwise indicated.
.. attr-overview::
:maxdepth: 1
Options
-------
.. attr:: webapp
Define the webapp endpoint port and listen address
@ -344,6 +350,13 @@ otherwise indicated.
OpenStack Driver
----------------
Selecting the OpenStack driver adds the following options to the
:attr:`providers` section of the configuration.
.. attr-overview::
:prefix: providers.openstack
:maxdepth: 3
.. attr:: providers.openstack
Specifying the ``openstack`` driver for a provider adds the
@ -889,6 +902,13 @@ OpenStack Driver
Static Provider
---------------
Selecting the static driver adds the following options to the
:attr:`providers` section of the configuration.
.. attr-overview::
:prefix: providers.static
:maxdepth: 3
.. attr:: providers.static
:type: list