neutron/neutron/tests/unit/agent
Sławek Kapłoński cbee0f9f88 Use same instance of iptables_manager in L2 agent and extensions
This commit adds common_agent_extension class which is agent API
for L2 extension drivers used e.g. by Linuxbridge agent.
This is necessary to be able to use instance of iptables_manager
used in firewall driver also in L2 extension drivers (like qos).

This patch refactors little bit iptables_manager code to make possible
to initialize e.g. mangle or nat table on demand, even if iptables
is created as "state_less"

Change-Id: I3b66e49b7f176124e8aea3eb96d0d465f1ab1ea0
Closes-Bug: #1736674
2018-01-05 11:07:32 +01:00
..
common [Qos] Fix residues of ovs in ingress bw limit 2017-12-05 18:36:20 +08:00
dhcp consume common constants from lib 2017-10-13 11:45:18 -06:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Merge "Prevent LBaaS VRRP ports from populating DVR router ARP table" 2017-12-13 07:56:20 +00:00
linux Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
metadata ProcessManager: honor run_as_root when stopping process 2017-04-22 15:23:59 +08:00
ovsdb Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Check if record is stale after bulk pull" 2017-07-31 22:56:48 +00:00
test_rpc.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py use addr pairs api def from lib 2017-11-13 11:56:32 -07:00