Comment 6 for bug 2068699

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ovn-bgp-agent (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/ovn-bgp-agent/+/922799
Committed: https://opendev.org/openstack/ovn-bgp-agent/commit/f5640789cf4c6b934e7f76b3091211b46b6d01af
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit f5640789cf4c6b934e7f76b3091211b46b6d01af
Author: Luis Tomas Bolivar <email address hidden>
Date: Fri Jun 7 09:33:00 2024 +0200

    Ensure cr-lrp permanent ip nei entry is added on NB DB driver

    There wire provider port function had two definitions for the same
    parameter (mac and lladdr). This patch is merging them and ensuring
    it gets used on the NB DB Driver so that the PERMANENT ip nei entries
    get added for the router gateway ports (cr-lrp)

    Closes-Bug: #2068699
    Change-Id: I9649cd185b100c9941887e3440bad8d39881f92c
    (cherry picked from commit a4e307e6f53794532284f02c91c0ff7a96fb242f)