Comment 2 for bug 2044981

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

Reviewed: https://review.opendev.org/c/openstack/ovn-bgp-agent/+/901962
Committed: https://opendev.org/openstack/ovn-bgp-agent/commit/c0e21895e530bcafa1025be739a905b6ae23a240
Submitter: "Zuul (22348)"
Branch: master

commit c0e21895e530bcafa1025be739a905b6ae23a240
Author: Luis Tomas Bolivar <email address hidden>
Date: Tue Nov 28 08:21:00 2023 +0100

    Ensure withdrawn events are only processed in relevant nodes

    The withdrawn events are evaluating the chassis changes but also the
    status changes. When the status was changing it was not being
    validated that the chassis was the local one, therefore executing
    the withdrawn events in nodes there the IPs were not exposed. This
    patch fixes it

    Closes-Bug: #2044981
    Change-Id: I86faa32a10e7185eac11671470200468fa7c9dda