summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-03 17:58:49 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-04 13:50:42 +0000
commitca5adeae6c8887d818a77cc1e5378af600271b87 (patch)
tree2612cfd36be6c884493614f8dbb5deb953065e3c
parente8f3a0bf194673910dd0894ff71ee51c6633cc9e (diff)
downloaddefinitions-ca5adeae6c8887d818a77cc1e5378af600271b87.tar.gz
WIP neutron: stop sending gratuitous ARPs for HA setup
Change-Id: I0d13bebe4af234769b5a8da0b9a62fe8e661f1e2
-rw-r--r--install-files/openstack/usr/share/openstack/neutron/l3_agent.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-files/openstack/usr/share/openstack/neutron/l3_agent.ini b/install-files/openstack/usr/share/openstack/neutron/l3_agent.ini
index bc1321e4..78b049c2 100644
--- a/install-files/openstack/usr/share/openstack/neutron/l3_agent.ini
+++ b/install-files/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