neutron/neutron
Slawek Kaplonski 9318fb8bb9 Fix creating policy rules from subattributes.
In case of policy rule checks for rules like e.g.
"create_port:fixed_ips:subnet" couldn't be created to be
passed to policy enforcer because policy module could only
create rule checks for subattributes which are dict types.

With this patch checks for such rules can be created also for
attributes which are list of dicts, like e.g. fixed_ips in port
resource.

Change-Id: I02fffe77f57a513d2362df78885d327042bb8095
Closes-Bug: #1822105
2019-05-04 19:19:53 +02:00
..
agent Merge "Use '-p ip' instead of '-p 0' with conntrack" 2019-04-12 13:02:24 +00:00
api remove neutron.common.constants 2019-04-04 14:10:26 -06:00
cmd remove neutron.common.constants 2019-04-04 14:10:26 -06:00
common remove neutron.common.constants 2019-04-04 14:10:26 -06:00
conf Fix creating policy rules from subattributes. 2019-05-04 19:19:53 +02:00
core_extensions remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
db Merge "Choose random value for HA routes' vr_id" 2019-04-12 05:48:00 +00:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Merge "Change provider network segmentation ID" 2019-04-05 03:41:16 +00:00
hacking remove neutron.db.api references 2019-03-05 09:14:50 -07:00
ipam remove neutron.common.constants 2019-04-04 14:10:26 -06:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Send global_request_id for tracing calls from neutron to nova 2018-11-30 05:41:24 +00:00
objects Merge "postgresql compatibility for get_l3_agent routines" 2019-04-12 13:01:27 +00:00
pecan_wsgi remove neutron.common.constants 2019-04-04 14:10:26 -06:00
plugins Merge "remove neutron.common.constants" 2019-04-11 18:33:05 +00:00
privileged Check the namespace is ready in test_mtu_update tests 2019-03-27 17:59:15 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "remove neutron.common.constants" 2019-04-11 18:33:05 +00:00
tests Fix creating policy rules from subattributes. 2019-05-04 19:19:53 +02:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Avoid loading same service plugin more than once 2019-02-21 11:17:02 +01:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Add "rpc_response_max_timeout" config variable in OVS agent 2019-02-21 15:11:42 +00:00
policy.py Fix creating policy rules from subattributes. 2019-05-04 19:19:53 +02:00
service.py Merge "Change process name of neutron-server to match worker role" 2019-03-02 14:18:49 +00:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00