neutron/neutron/tests
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
..
common Merge "remove neutron.common.constants" 2019-04-11 18:33:05 +00:00
contrib Replace openstack.org git:// URLs with https:// 2019-03-25 11:31:17 +01:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "remove neutron.common.constants" 2019-04-11 18:33:05 +00:00
functional Merge "remove neutron.common.constants" 2019-04-11 18:33:05 +00:00
unit Fix creating policy rules from subattributes. 2019-05-04 19:19:53 +02:00
var
__init__.py
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-10 07:56:07 +00:00
post_mortem_debug.py
tools.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00