Rules engine to enforce access control policy
Go to file
Steve Martinelli 794aaca6ea document the migration process and update the docs a bit
stylize the docs, and document the migration process, specifically
calling out the changes to the Enforcer class, which now required
an oslo.config config object to be passed in.

implements bp graduate-policy

Change-Id: Ief4395f3312b90adea1f05903b9498b730663a74
2015-02-11 12:23:49 -05:00
doc/source document the migration process and update the docs a bit 2015-02-11 12:23:49 -05:00
oslo_policy Merge "Upgrade hacking to >=0.10.0" 2015-02-09 18:23:48 +00: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 exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03: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
openstack-common.conf Perform an oslo-sync 2015-02-05 20:40:00 +00:00
README.rst Fix project metadata 2015-01-28 15:34:29 -05:00
requirements.txt Remove oslo.concurrency from requirements 2015-02-06 01:53:50 -05:00
setup.cfg Add entry points for option discovery 2015-02-05 23:00:59 +00:00
setup.py exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
test-requirements.txt Updated from global requirements 2015-02-09 22:46:32 +00:00
tox.ini Upgrade hacking to >=0.10.0 2015-02-06 06:54:57 +00:00

oslo.policy

RBAC policy enforcement library for OpenStack