move configuration option list to the configuration guide

We have a section in the reference guide showing the configuration
options built into oslo.config. Move that to the configuration guide
instead so it is linked from the Configuration Guide list at
https://docs.openstack.org/$series/configuration/ like the similar
documentation for other libraries.

Change-Id: I7da159cfaa643c2cc094f6fb1c0aeaa956f3eb77
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-06-28 10:55:07 -04:00
parent 9c71b01409
commit 6a94cbc6a2
4 changed files with 8 additions and 8 deletions

View File

@ -7,5 +7,4 @@
format
mutable
options

View File

@ -0,0 +1,7 @@
========================================
Configuration Options from oslo.config
========================================
.. show-options::
oslo.config

View File

@ -1,5 +0,0 @@
==================
Built-in Options
==================
.. show-options:: oslo.config

View File

@ -18,7 +18,6 @@
styleguide
mutable
locations
builtins
sphinxext
sphinxconfiggen
faq