oslo.policy/doc/source/api.rst
Doug Hellmann 41d8bf1c07 Clean up configuration option management
Move the option definitions into the opts module with the other
functions related to options.

Add set_defaults() to override the default settings for options and make
it part of the public API of the library by including it in the
documentation.

Add opts._register() so the options can be registered consistently from
multiple places.

Change-Id: Ib74beac58a07bf5ee0f92c2b7eda8281ef7d7c33
2015-02-18 12:45:04 -05:00

16 lines
187 B
ReStructuredText

=====
API
=====
oslo_policy.policy
==================
.. automodule:: oslo_policy.policy
:members:
oslo_policy.opts
================
.. automodule:: oslo_policy.opts
:members: