neutron/neutron/tests
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
..
common Add port forwarding floating IP QoS 2019-01-30 14:04:00 +00:00
contrib Switch default functional tests to python3, add job for python2 2019-01-30 13:31:29 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "Implement add_tc_qdisc and list_tc_qdiscs using pyroute2" 2019-02-16 05:52:19 +00:00
functional Merge "Use subnet without dhcp in portforwarding functional tests" 2019-02-23 02:08:35 +00:00
unit Don't add arp responder for non tunnel network port 2019-04-25 02:34:42 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Add new test decorator skip_if_timeout 2019-02-14 11:08:19 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00