Comment 4 for bug 1310676

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (stable/4.1)

Reviewed: https://review.openstack.org/89707
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=fec9d5285f6cfe35a23a27eb6a539a0af2cbb7ad
Submitter: Jenkins
Branch: stable/4.1

commit fec9d5285f6cfe35a23a27eb6a539a0af2cbb7ad
Author: Vladimir Kuklin <email address hidden>
Date: Mon Apr 21 20:02:38 2014 +0400

    Send gratuitous arp on ns_ipaddr2 start

    Send gratuitous arps on the host node
    after ip address is started using
    ns_IPaddr2 resource agent
    Script sends 5 gratuitous/unsolicited ARP
    packets every 200 milliseconds from the
    NIC of corresponding interface with
    source IP set to the corresponding IP

    Change-Id: I1a1b8079e93c5d4cd2ab9b6b17f7686160950734
    Closes-bug: #1310676