neutron/neutron/tests
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
..
common Merge "Fix pep8 E128 warnings in non-test code" 2019-03-15 11:37:27 +00:00
contrib Switch neutron-functional-with-wsgi job to zuul v3 syntax 2019-03-21 15:01:55 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Avoid fullstack QoS tests to handle other test ports 2019-04-16 16:11:20 +00:00
functional Check master/backup router status in DVR functional tests 2019-04-25 08:29:16 +00:00
unit Fix creating policy rules from subattributes. 2019-05-09 06:14:53 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:43 +00:00
post_mortem_debug.py
tools.py Merge "consume UnorderedList from neutron-lib" 2019-03-15 20:54:10 +00:00