Comment 8 for bug 1997418

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ovn-octavia-provider (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/865907
Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/27ce0c0fe0b83589ceb7bf132d1f80fa5b2fbab6
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 27ce0c0fe0b83589ceb7bf132d1f80fa5b2fbab6
Author: Luis Tomas Bolivar <email address hidden>
Date: Mon Nov 21 14:23:37 2022 +0100

    Make clear distinction between health check and health monitor

    There was quite a mix between (Octavia) Health Monitors and
    (OVN) Load Balancer Health Checks. This patch tries to make a
    more clear distinction between Octavia HM and OVN LB HCs.

    This patch also add a reference to the Octavia Health Monitors
    Ids to the external_ids of the OVN NB Load_Balancer entries.

    Related-Bug: #1997418

    Change-Id: Ib8499d7c4ea102e183ead31f063a3c0a70af6e23
    (cherry picked from commit 9cb8cd5054e64ab7fd13b4b63259b639b4f26c50)