Rules engine to enforce access control policy
Go to file
OpenStack Proposal Bot d7d6301131 Updated from global requirements
Change-Id: I00e47063a5eaff9352a03cd3985981538ac9b0f5
2015-08-04 00:48:23 +00:00
doc/source Fixes up the API docs and module index 2015-07-07 22:23:00 +00:00
oslo_policy Fix typo of 'available' in token_fixture.py 2015-07-14 16:03:34 +09: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-07-15 01:36:40 +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.