Comment 9 for bug 1980290

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-octavia (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-octavia/+/860756
Committed: https://opendev.org/openstack/charm-octavia/commit/848a62c595a3cb22e917ba60b2890cd60782be18
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 848a62c595a3cb22e917ba60b2890cd60782be18
Author: Felipe Reyes <email address hidden>
Date: Thu Jun 30 09:58:56 2022 -0400

    Configure OVN southdb connection.

    OVN Octavia provider gained support for health monitoring, this is
    achieved by allowing the octavia-driver-agent connect to the southdb,
    this change adds the connection strings otherwise the daemon tries to
    connect to 127.0.0.1:6442 .

    Change-Id: I6f7f1b9252e74ddcc2729a11c74b3c08ee8a7eb2
    Closes-Bug: #1980290
    (cherry picked from commit a70543515682ccae99f64a46653bc9d6601083e5)