Comment 5 for bug 1965772

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

Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/839055
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/61a56dc37754ac8daf8be33547b5774728020994
Submitter: "Zuul (22348)"
Branch: master

commit 61a56dc37754ac8daf8be33547b5774728020994
Author: Fernando Royo <email address hidden>
Date: Fri Apr 22 13:30:59 2022 +0200

    Fix request to OVN NB DB API

    Patch [1] introduces HM to OVN Octavia provider, by error it
    makes an wrong request to OVN NB DB API when a health_monitor
    event is received, in order to search the Load Balancer related
    with the event received. The request is done call using data from
    members related and the protocol (it is an array).

    This patch fix that request to be well formed.

    [1] https://review.opendev.org/c/openstack/ovn-octavia-provider/+/801890

    Partial-Bug: #1965772

    Change-Id: I1348704a7a0538f570237e9687f5d770159c1392