neutron/neutron/tests/unit/plugins/ml2/drivers/l2pop
Yang Li 0ac6d5fbae 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-10 10:26:28 +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 Integration of L3HARouterAgentPortBinding in ml2/drivers/l2pop/db.py 2017-11-01 09:31:05 +07:00
test_mech_driver.py Don't add arp responder for non tunnel network port 2020-07-10 10:26:28 +00:00