Comment 15 for bug 1920770

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

Reviewed: https://review.opendev.org/c/x/charm-ovn-central/+/916473
Committed: https://opendev.org/x/charm-ovn-central/commit/0a7904fba22b196a9f2484f4d55bc6f98b5a71fb
Submitter: "Zuul (22348)"
Branch: stable/23.03

commit 0a7904fba22b196a9f2484f4d55bc6f98b5a71fb
Author: Edward Hope-Morley <email address hidden>
Date: Tue Mar 5 11:47:26 2024 +0000

    Use SSL compatible service status check

    Override the layer_ovn method used to check if services
    are running so that we can use SSL connections instead
    of netcat since the latter causes problems with
    ovsdb-server due to connections not being closed
    properly.

    Closes-Bug: #1920770
    Change-Id: I6b2c09c643c6fddfb48dc15d6272e58303fae265
    (cherry picked from commit fafa6d418afe04d9b79326a621091d9d6c5f74f4)
    (cherry picked from commit 05722e0fbc9474c98c373a589c4f86116cdd9b23)