neutron/neutron/tests/unit/agent
LIU Yulong 9d5e80e935 Do not initialize snat-ns twice
If the DVR+HA router has external gateway, the snat-namespace will be
initialized twice during agent restart. And that ns initialization
function will run many external resource processing actions which will
definitely increase the starting time of L3 agent. This patch addresses
this issue.

Change-Id: I7719491275fa1ebfa7e881366e5cb066e3d4185c
Closes-Bug: #1850779
(cherry picked from commit 7a9d6d2641)
2020-02-24 04:47:01 +00:00
..
common don't clear skb mark when ovs is hw-offload enabled 2019-12-23 11:06:40 +00:00
dhcp Switch to use cast method in dhcp_ready_on_ports method 2019-11-15 15:54:37 +01:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
l3 Do not initialize snat-ns twice 2020-02-24 04:47:01 +00:00
linux Check SG members instead of ports to skip flow update 2020-02-18 18:48:59 +00:00
metadata Use status_code instead of status in requests 2019-06-16 01:20:20 +00:00
ovsdb Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-11-23 17:13:42 +02: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 "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 11:07:15 -07:00