summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/share/openstack/neutron/l3_agent.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/neutron/l3_agent.ini b/openstack/usr/share/openstack/neutron/l3_agent.ini
index bc1321e4..78b049c2 100644
--- a/openstack/usr/share/openstack/neutron/l3_agent.ini
+++ b/openstack/usr/share/openstack/neutron/l3_agent.ini
@@ -66,7 +66,7 @@ external_network_bridge = br-ex
# Send this many gratuitous ARPs for HA setup. Set it below or equal to 0
# to disable this feature.
-# send_arp_for_ha = 3
+send_arp_for_ha = 0
# seconds between re-sync routers' data if needed
# periodic_interval = 40