neutron/neutron/plugins/ml2/drivers
Brian Haley dc8c1deeee Force arp_responder to True when DVR and tunneling enabled
After [1] and [2], the ARP responder needs to be enabled
if DVR and tunneling are enabled or ARP will not work. If
it is False we will log a message and force it to True.

[1] https://review.opendev.org/#/c/651905/
[2] https://review.opendev.org/#/c/653883/

Change-Id: I934062c970effe5194056b0786f84f3246850701
Related-bug: #1774459
(cherry picked from commit ea85e39660)
2020-01-03 04:12:18 +00:00
..
agent remove neutron.common.constants 2019-04-04 14:10:26 -06:00
l2pop Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
linuxbridge Adopt timers for new tenacity release 2019-08-21 14:21:31 +00:00
macvtap Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
mech_sriov Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
openvswitch Force arp_responder to True when DVR and tunneling enabled 2020-01-03 04:12:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
mech_agent.py Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
type_vlan.py Fix creation of vlan network with segmentation_id set to 0 2019-08-30 22:32:19 +02:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00