neutron-lib/neutron_lib
Akihiro Motoki bede782630 policy-in-code support in neutron-lib
policy-in-code will be supported by the main neutron repo
because the neutron API layer uses the policy code in the neutron repo.
However, neutron_lib.context refers to its own policy enforcer,
so we need a small code to support policy-in-code in neutron-lib side.

Part of blueprint get-policy-from-neutron-lib
Change-Id: I4923a069f4080dc53a8fb359f5a1518de06feb2f
2018-09-17 08:59:57 +00:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Merge "Add 'project_default' attribute to Network" 2018-09-05 02:10:37 +00:00
callbacks Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
db Make the DB retry mechanism more robust 2018-08-11 17:34:28 +08:00
exceptions Placement client: ensure_resource_provider 2018-08-21 16:52:30 +02:00
hacking Fix N536 - Use assertIsNone regex 2017-07-13 21:27:35 -04:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:47:27 +00:00
objects Add two fields to NeutronDbObjectDuplicateEntry 2018-06-28 20:56:10 +00:00
placement Fix placement_client max microversion 2018-09-05 07:46:13 +02:00
plugins Mechanism driver API: resource_provider_uuid5_namespace 2018-08-21 16:52:30 +02:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests policy-in-code support in neutron-lib 2018-09-17 08:59:57 +00:00
utils Merge "net_utils: Add a random mac generator" 2018-07-18 22:15:42 +00:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +07:00
_i18n.py Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
_policy.py policy-in-code support in neutron-lib 2018-09-17 08:59:57 +00:00
constants.py remove CORE and L3 from neutron_lib.constants 2018-06-14 07:53:46 -06:00
context.py Adopted to new oslo.context code to remove deprecation warnings 2018-01-19 10:26:37 -08:00
fixture.py Switch to oslo_messaging.ConfFixture.transport_url 2018-09-10 16:28:12 -06:00
rpc.py rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00
worker.py Enable module reference 2017-07-05 12:09:10 +09:00