https://review.openstack.org/#/c/12436/
commit e9b05caca3c47c57225a9dfcc36bf77d91324bfe Author: Brian Haley <[email protected]> Date: Wed Sep 5 12:19:33 2012 -0400 Add a tunable to control how many ARPs are sent. This new flag, send_arp_for_ha_count, controls how many ARPs are sent when binding a floating IP address to an instance. Also increased the default number to 3 from 1, to make this more robust and guarantee other network devices see them. Fixes bug 1043796. Change-Id: Ib9118fcc5334ef4a8c5d7a5e765364e26fea68da ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1033673 Title: send_arp_for_ha flag does not support multiple gratuitous arp's Status in OpenStack Compute (Nova): Fix Released Bug description: The --send_arp_for_ha flag doesn't give you the option to send a configurable number of gratuitous ARP requests. It would be handy if this were configurable. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1033673/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

