Doug Hellmann 50a8b1b937 make configuration options discoverable
Add an entry point to make the configuration options defined in the
library discoverable for the sample configuration generator.

Add the configuration options to the library documentation.

Change-Id: I5b49fef1d0363d8887a84cdc3cec242efe1b9084
2015-09-24 20:07:03 +00:00

10 lines
284 B
ReStructuredText

=======================
Configuration Options
=======================
oslo.versionedobjects uses oslo.config to define and manage
configuration options to allow the deployer to control how an
application using oslo.versionedobjects behaves.
.. show-options:: oslo.versionedobjects