Neutron shared routines and utilities.
Go to file
Armando Migliaccio 1902e2adf6 Revisit exported policy module
The primary goal of the library policy module is to support
the context module during the enforcement of service and
admin rules, and as such an enforcer is needed. Incidentally
the enforcer is stored in a global variable whose name is the
same as the enforcer's used by neutron's policy engine.

To avoid confusion, this patch revises some parts of the
library's policy module to make sure the cut of responsibilities
is better defined. It finally makes the policy module private
to avoid any danger of mixing up the enforcer instances.

Change-Id: Ie55d557aa3e24678aed2fb3b5c590485f54fe792
2017-01-12 11:41:53 -08:00
api-ref/source api-ref: project_id in req/resp body should be "body" 2016-12-26 03:28:25 +09:00
doc/source Merge "Doc olso config option approach" 2016-12-28 10:00:53 +00:00
neutron_lib Revisit exported policy module 2017-01-12 11:41:53 -08:00
releasenotes Revisit exported policy module 2017-01-12 11:41:53 -08:00
tools Updates to API report tooling 2016-11-02 10:05:56 -06:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Add release notes target 2016-10-20 11:22:32 -07:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Use new checks in hacking 0.12 2016-12-15 07:03:58 -07:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:45:44 +01:00
requirements.txt Updated from global requirements 2016-12-08 17:14:37 +00:00
setup.cfg Revert "Update hacking check consumption" 2016-08-09 21:52:45 -04:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Use new checks in hacking 0.12 2016-12-15 07:03:58 -07:00
tox.ini Merge "Use new checks in hacking 0.12" 2016-12-19 17:21:04 +00:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO