neutron/neutron/tests
Slawek Kaplonski c3ee286a55 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.

Conflicts:
    etc/policy.json
    neutron/tests/etc/policy.json

Change-Id: I02fffe77f57a513d2362df78885d327042bb8095
Closes-Bug: #1822105
(cherry picked from commit 9318fb8bb9)
(cherry picked from commit a238b1bed6)
(cherry picked from commit 73bbfa4315)
2019-05-10 13:38:05 +00:00
..
common Give some HA router case specific resources 2019-04-25 08:30:34 +00:00
contrib Change ovs version we use in fullstack tests 2019-04-09 16:25:29 +00:00
etc Fix creating policy rules from subattributes. 2019-05-10 13:38:05 +00:00
fullstack Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
functional Give some HA router case specific resources 2019-04-25 08:30:34 +00:00
tempest Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
unit Fix creating policy rules from subattributes. 2019-05-10 13:38:05 +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:22:02 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Router to OVO 2017-11-24 04:11:33 +00:00