Rules engine to enforce access control policy
Go to file
ShaoHe Feng c586daebed Cleanup logging to conform to guidelines
Syncing change from oslo-incubator change id:
I7decb7bf5f3185f7d26ad99b0cb3475a88d3ec99

Change-Id: Ib03a947cce5b68d4693c93d740ffa1adecf61c46
2015-05-21 02:56:56 +08:00
doc/source Clean up configuration option management 2015-02-18 12:45:04 -05:00
oslo_policy Cleanup logging to conform to guidelines 2015-05-21 02:56:56 +08: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
openstack-common.conf Perform an oslo-sync 2015-02-05 20:40:00 +00:00
README.rst Cleanup README.rst and setup.cfg 2015-04-04 02:33:28 -04:00
requirements.txt Updated from global requirements 2015-04-28 21:42:18 +00:00
setup.cfg Remove support for Python 3.3 2015-05-10 19:19:43 -04:00
setup.py exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
test-requirements.txt Uncap library requirements for liberty 2015-04-16 18:07:06 +00:00
tox.ini Update comments about tox configuration 2015-02-17 18:25:58 -05:00

oslo.policy

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