Rules engine to enforce access control policy
Go to file
ChangBo Guo(gcb) 0975d6ce42 Remove Python 2.6 classifier
We have decided to remove Python 2.6 support, this commit
removes Python 2.6 classifier before dropping any Python
2.6 support in code.

Change-Id: I4de8aad0981f5af33964c1833410e79288938044
2015-11-17 16:49:11 +08:00
doc/source add auto-generated docs for config options 2015-09-25 06:48:55 -04:00
oslo_policy Merge "Use JSON generator" 2015-10-16 20:48:54 +00:00
oslo.policy/locale Setup translations 2015-08-09 07:24:54 +02:00
.coveragerc Fix coverage configuration and execution 2015-10-01 15:39:58 +00:00
.gitignore Fix coverage configuration and execution 2015-10-01 15:39:58 +00: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 Add shields.io version/downloads links/badges into README.rst 2015-09-24 12:56:09 -07:00
requirements.txt Updated from global requirements 2015-10-23 18:48:56 +00:00
setup.cfg Remove Python 2.6 classifier 2015-11-17 16:49:11 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:08 +00:00
test-requirements.txt Add cover test requirement 2015-10-13 10:21:49 -05:00
tox.ini Remove python 2.6 and cleanup tox.ini 2015-11-16 00:32:56 +00:00

oslo.policy

Latest Version

Downloads

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