neutron/neutron/tests
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 Revert "Implement "kill" method using os.kill()" 2021-03-25 22:05:58 +00:00
contrib Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
functional Don't ever give up trying to connect to OVN DBs 2021-04-29 15:25:34 -04:00
unit HA-non-DVR router don't need manually add static route 2021-05-25 00:56:27 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Log python warnings only once to limit size of CI jobs' output 2021-03-18 21:50:19 +01:00
post_mortem_debug.py
tools.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00