neutron/neutron/tests
LIU Yulong c52029c39a Do not link up HA router gateway in backup node
L3 router will set its devices link up by default.
For HA routers, the gateway device will be pluged
in all scheduled hosts. When the gateway deivce is
up in backup node, it will send out IPv6 related
packets (MLDv2) according to some kernal config.
This will cause the physical fabric think that the
gateway MAC is now working in the backup node. And
finally the master node L3 traffic will be broken.

This patch sets the backup gateway device link down
by default. When the VRRP sets the master state in
one host, the L3 agent state change procedure will
do link up action for the gateway device.

Closes-Bug: #1859832
Change-Id: I8dca2c1a2f8cb467cfb44420f0eea54ca0932b05
2020-03-25 16:09:42 +08:00
..
common "ping"/"ping6" command support in rootwrap filters 2020-02-13 11:58:01 +00:00
contrib Support for stateless security groups 2020-03-03 16:53:42 +01:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "[Fullstack] Wait until min QoS and Queue registers are set in DB" 2020-02-21 03:23:53 +00:00
functional Merge "[ovn] Stricter matching on metadata port binding event" 2020-03-21 04:58:15 +00:00
unit Do not link up HA router gateway in backup node 2020-03-25 16:09:42 +08:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00