Comment 8 for bug 1043796

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/12436
Committed: http://github.com/openstack/nova/commit/e9b05caca3c47c57225a9dfcc36bf77d91324bfe
Submitter: Jenkins
Branch: master

commit e9b05caca3c47c57225a9dfcc36bf77d91324bfe
Author: Brian Haley <email address hidden>
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