41d8bf1c07
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
16 lines
187 B
ReStructuredText
16 lines
187 B
ReStructuredText
=====
|
|
API
|
|
=====
|
|
|
|
oslo_policy.policy
|
|
==================
|
|
|
|
.. automodule:: oslo_policy.policy
|
|
:members:
|
|
|
|
oslo_policy.opts
|
|
================
|
|
|
|
.. automodule:: oslo_policy.opts
|
|
:members:
|