Comment 5 for bug 2064922

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/+/918173
Committed: https://opendev.org/openstack/ovn-bgp-agent/commit/bd0d29c71fb84fc779f2c2f9d9ba9151d32c9a4a
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit bd0d29c71fb84fc779f2c2f9d9ba9151d32c9a4a
Author: Jakub Libosvar <email address hidden>
Date: Wed Apr 24 14:51:01 2024 +0000

    Fix sync for OVN LB VIPs

    There was a bad comparison of datapath types, we compared router
    datapath is equal to loadbalancer datapaths instead of if it is included
    there.

    Closes-bug: #2064922

    Change-Id: I4f92d75f512ca906ad884e9da21ee7048b1dc5d6
    Signed-off-by: Jakub Libosvar <email address hidden>