neutron/neutron/tests/unit/plugins/ml2/drivers/l2pop
Yang Li 514a18ee92 Don't add arp responder for non tunnel network port
When the vlan and vxlan both exist in env, and l2population
and arp_responder are enabled, if we update a port's ip address
from vlan network, there will be arp responder related flows
added into br-tun, this will cause too many arp reply for
one arp request, and vm connections will be unnormal.

Closes-Bug: #1824504
Change-Id: I1b6154b9433a9442d3e0118dedfa01c4a9b4740b
(cherry picked from commit 5301ecf41b)
2020-07-13 23:53:09 +00:00
..
rpc_manager Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00
__init__.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_db.py consume UnorderedList from neutron-lib 2019-03-11 06:07:54 -06:00
test_mech_driver.py Don't add arp responder for non tunnel network port 2020-07-13 23:53:09 +00:00