Rules engine to enforce access control policy
Go to file
Stephen Finucane 886d8c6dab Use Sphinx 1.5 warning-is-error
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section.  Migrate the
setting from the old warnerrors one.

There are some invalid docstrings. These are cleaned up.

Change-Id: Ic6a028bab428b23255f36e5b2d64ee8d4d32978d
2017-03-20 10:11:47 +00:00
doc/source Fix typo in oslo.policy 2016-11-01 14:32:01 +08:00
oslo_policy Use Sphinx 1.5 warning-is-error 2017-03-20 10:11:47 +00:00
releasenotes Update reno for stable/ocata 2017-01-20 19:15:40 +00:00
sample_data Add oslopolicy-checker command-line tool 2016-01-12 15:44:03 -06:00
tools Add Constraints support 2016-12-20 14:34:04 +11:00
.coveragerc Fix coverage configuration and execution 2015-10-01 15:39:58 +00:00
.gitignore Add reno for release notes management 2016-05-20 18:08:13 +03:00
.gitreview exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
.mailmap exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
.testr.conf exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
CONTRIBUTING.rst exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
HACKING.rst Use single quotes consistently 2015-02-17 00:37:33 +00:00
LICENSE exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
README.rst Show team and repo badges on README 2016-11-25 13:22:05 +01:00
requirements.txt Updated from global requirements 2017-03-15 04:26:36 +00:00
setup.cfg Use Sphinx 1.5 warning-is-error 2017-03-20 10:11:47 +00:00
setup.py Updated from global requirements 2017-03-03 03:07:08 +00:00
test-requirements.txt Updated from global requirements 2017-03-03 03:07:08 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:17:01 -08:00

Team and repository tags

image

oslo.policy

Latest Version

Downloads

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.