Comment 33 for bug 1791989

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

Reviewed: https://review.openstack.org/608259
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fc944d3e8ec913aea983ffbf61d4e88e960e9ad4
Submitter: Zuul
Branch: stable/rocky

commit fc944d3e8ec913aea983ffbf61d4e88e960e9ad4
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)