Rules engine to enforce access control policy
Go to file
Steve Martinelli 60b3111ae6 remove deprecation text for policy_dirs option
this option was initially slated for removal, but the neutron
folks are asking to keep the option so they can manage policies
for different vendors and services. more information in the bug
itself.

Change-Id: I48dfeb0918e6a1833a65f7204556e094d661ad76
Closes-Bug: #1428332
2015-09-11 00:20:27 -05:00
doc/source Fixes up the API docs and module index 2015-07-07 22:23:00 +00:00
oslo_policy remove deprecation text for policy_dirs option 2015-09-11 00:20:27 -05:00
oslo.policy/locale Setup translations 2015-08-09 07:24:54 +02:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
.gitignore Update .gitignore 2015-02-04 16:37:24 -05: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
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
README.rst Cleanup README.rst and setup.cfg 2015-04-04 02:33:28 -04:00
requirements.txt Updated from global requirements 2015-08-27 04:18:15 +00:00
setup.cfg Fixes up the API docs and module index 2015-07-07 22:23:00 +00:00
setup.py Updated from global requirements 2015-07-15 01:36:40 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:23 +00:00
tox.ini Add tox target to find missing requirements 2015-06-26 15:03:01 +00:00

oslo.policy

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