Doug Hellmann 1a411ada80 Use stevedore to list the source drivers in documentation
Add a section to the configuration guide to list all of the drivers
using stevedore's sphinx integration.

Change-Id: I6348f83efdd8a572821d2851ee4bd883f9e7e2b4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2019-12-17 17:08:19 +00:00

312 B

Configuration Source Drivers

In addition to command line options and configuration files, oslo.config can access configuration settings in other locations using drivers to define new sources.

oslo.config.driver