Rules engine to enforce access control policy
Go to file
Anthony Washington c4ea173b81 oslopolicy-sample-generator description support
With the idea of adding a more descriptive policy rule so
operators can understand what a policy rule controls. This
patch ensures `oslopolicy-sample-generator` adds the
api(s) and method(s) {if given} to policy description.

Change-Id: If4ca9bc191ac263f861373c432a1fafc3f7d596e
2017-03-20 21:17:09 +00:00
doc/source Fix typo in oslo.policy 2016-11-01 14:32:01 +08:00
oslo_policy oslopolicy-sample-generator description support 2017-03-20 21:17:09 +00:00
releasenotes Update reno for stable/ocata 2017-01-20 19:15:40 +00:00
sample_data Add oslopolicy-checker command-line tool 2016-01-12 15:44:03 -06:00
tools Add Constraints support 2016-12-20 14:34:04 +11: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
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 Show team and repo badges on README 2016-11-25 13:22:05 +01:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
requirements.txt Updated from global requirements 2017-03-15 04:26:36 +00:00
setup.cfg Remove references to Python 3.4 2017-01-09 10:17:01 -08:00
setup.py Updated from global requirements 2017-03-03 03:07:08 +00:00
test-requirements.txt Updated from global requirements 2017-03-03 03:07:08 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:17:01 -08:00

README.rst

Team and repository tags

image

oslo.policy

Latest Version

Downloads

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