Rules engine to enforce access control policy
Go to file
OpenStack Proposal Bot 9c3236a213 Updated from global requirements
Change-Id: Ie990f8b2e9b562a2341bfe741e1f4fdedafc9ebb
2016-09-27 10:06:29 +00:00
doc/source Add helper scripts for generating policy info 2016-06-08 15:12:53 -04:00
oslo_policy Doc: declare YAML/JSON support 2016-09-22 17:09:59 +08:00
releasenotes Update reno for stable/newton 2016-09-01 23:51:30 +00:00
sample_data Add oslopolicy-checker command-line tool 2016-01-12 15:44:03 -06:00
.coveragerc Fix coverage configuration and execution 2015-10-01 15:39:58 +00:00
.gitignore Add reno for release notes management 2016-05-20 18:08:13 +03: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
README.rst Add shields.io version/downloads links/badges into README.rst 2015-09-24 12:56:09 -07:00
requirements.txt Remove oslo.utils from requirements 2016-09-22 13:58:34 +08:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-12 16:40:47 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:08 +00:00
test-requirements.txt Updated from global requirements 2016-09-27 10:06:29 +00:00
tox.ini Delete H803 in flake8 ignore 2016-08-02 19:34:19 +08:00

oslo.policy

Latest Version

Downloads

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