neutron/neutron/tests
Nate Johnston 96b0b90b89 Add enforcer logic for neutron policy
The oslopolicy-policy-generator command line tool does not run
currently, throwing a KeyError.  This is because a policy enforcer needs
to be added to Neutron for the command to run.

This change is a limited backport of "Convert policy.json into
policy-in-code" [1]. The feature of policy-in-code is not backported;
all that is backported is the changes needed for the
oslopolicy-policy-generator command line tool to function properly,
which were bundled in with the rest of the policy-in-code feature.

For reference, an analogous change was merged in keystone to solve the
same problem [2].

[1] https://review.openstack.org/585037
[2] https://review.openstack.org/530828

Change-Id: I912f23e9c6800b71672507c548cfab3f094de9c7
Closes-Bug: #1817953
2019-03-25 16:07:51 -04:00
..
common Fix fullstack test_dscp_marking_packets test 2019-03-19 12:44:23 +00:00
contrib Implement filter validation 2018-07-19 04:13:43 +00:00
etc Add ext_parent policy check 2018-08-01 02:45:42 +08:00
fullstack Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
functional Merge "Enable ipv6_forwarding in HA router's namespace" into stable/rocky 2019-03-18 11:30:54 +00:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Add enforcer logic for neutron policy 2019-03-25 16:07:51 -04:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Add new test decorator skip_if_timeout 2019-02-20 10:54:38 +01:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00