Comment 4 for bug 2064922

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/+/916920
Committed: https://opendev.org/openstack/ovn-bgp-agent/commit/8cda2174db4c6a02259923fa542edf4d364a89fc
Submitter: "Zuul (22348)"
Branch: master

commit 8cda2174db4c6a02259923fa542edf4d364a89fc
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>