neutron/neutron/conf/policies
Slawek Kaplonski a238b1bed6 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
(cherry picked from commit 9318fb8bb9)
2019-05-09 06:14:53 +00:00
..
__init__.py Support Network Segment Range CRUD as extensions 2019-03-07 08:20:30 +00:00
address_scope.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
agent.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
auto_allocated_topology.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
availability_zone.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
base.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
flavor.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
floatingip.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
floatingip_pools.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
floatingip_port_forwarding.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
logging.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
metering.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
network.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
network_ip_availability.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
network_segment_range.py Support Network Segment Range CRUD as extensions 2019-03-07 08:20:30 +00:00
port.py Fix creating policy rules from subattributes. 2019-05-09 06:14:53 +00:00
qos.py Define qos-rules-alias extension 2019-03-21 15:06:10 +00:00
rbac.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
router.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
security_group.py Allow sharing of security groups via RBAC mechanism 2019-03-09 17:30:14 -06:00
segment.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
service_type.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
subnet.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00
subnetpool.py Enable adoption of subnets into a subnet pool 2019-02-26 11:13:09 -06:00
trunk.py doc: Use DocumentedRuleDefault 2019-02-12 19:46:52 +09:00