neutron/neutron/tests/unit/plugins
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
..
ml2 Don't add arp responder for non tunnel network port 2020-07-10 10:26:28 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00