Comment 32 for bug 1791989

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/queens)

Reviewed: https://review.openstack.org/613534
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=861dfbd0d2ef8488928144cbd9066172501fbe85
Submitter: Zuul
Branch: stable/queens

commit 861dfbd0d2ef8488928144cbd9066172501fbe85
Author: Brian Haley <email address hidden>
Date: Wed Oct 3 14:35:05 2018 -0400

    Add permanent ARP entries for DVR fip/qrouter veth pair

    Since we know the IP and MAC addresses of both sides of the
    fip/qrouter namespace veth pair device, just add permanent
    ARP entries for them.

    Change-Id: I6193b00681dfb79222eedfd00c89620321ac1b4f
    Related-Bug: #1791989
    (cherry picked from commit ac5815a110f0033c1a217481822fc0c72c1ba16c)