neutron/neutron/tests/unit/agent
yangjianfeng f29641a7f7 HA-non-DVR router don't need manually add static route
When a router set as HA mode, The keepalived process will take over
the route entry's generation. So, the codes that add static route
is redundant.

But, for DVR-HA router, in dvr_snat node the keepalived process run
in snat-namespace and don't take over qrouter-namespace, so the
manually add static route codes still need be called.

Closes-Bug: #1927849
Change-Id: Id09de6c43c0fab4009336e253c88f54219398053
(cherry picked from commit f192153b44)
2021-05-25 00:56:27 +00:00
..
common Physical NIC RP should be child of agent RP 2021-05-05 08:09:36 +00:00
dhcp Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
l2 Add the base class DHCPResponder 2021-03-10 10:33:39 +08:00
l3 HA-non-DVR router don't need manually add static route 2021-05-25 00:56:27 +00:00
linux Always use absolute path for custom kill-scripts 2021-04-12 06:23:34 +00:00
metadata Stop metadata proxy gracefully 2021-02-06 17:24:38 +00:00
ovn [OVN] Only account for bound ports in metadata agent 2021-04-27 10:05:17 +00:00
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rpc.py [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
test_securitygroups_rpc.py Merge "Remove rootwrap execution (4)" 2021-02-17 15:43:21 +00:00