neutron/neutron/conf
Akihiro Motoki f8984c6699 Convert policy.json into policy-in-code
This commit introduces a framework for policy-in-code support
in the neutron stadium and converts the existing policy.json
in the neutron repository into the policy-in-code style.

NOTES:
1) This commit tries not to change the existing policy behavior
provided by the neutron repository even if there are some stale policies
or policies to be defined in a neutron-related project.
They should be clean up later in Stein release.

2) 'default' policy should be dropped from the default policies
as all default policies should be defined in the code (as many projects
which already completed policy-in-code do). However, dropping 'default'
policy potentially affects policy behavior in neutron-related projects,
so it needs to be visit carefully. Considering this, this commit decides
to keep the 'default' policy.

Partially Implements: blueprint neutron-policy-in-code
Change-Id: I6a61079da4d4f5080ee32d640144e6bdb14735fa
2018-12-13 20:37:53 +00:00
..
agent Trivial: Fix ovs cleanup script on Windows 2018-11-22 18:37:25 +02:00
db Refactoring db config options 2017-10-04 15:42:50 -04:00
extensions Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
plugins Merge "supported_vnic_type configurable for sriov" 2018-11-06 04:14:20 +00:00
policies Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
services [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Add missing ws seperator between words 2018-11-19 13:57:05 +08:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00