neutron/neutron/tests/unit/plugins
Yang Li 5301ecf41b 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
2019-04-25 02:34:42 +00:00
..
ml2 Don't add arp responder for non tunnel network port 2019-04-25 02:34:42 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00