Comment 11 for bug 1895303

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

Reviewed: https://review.opendev.org/c/x/charm-ovn-central/+/849111
Committed: https://opendev.org/x/charm-ovn-central/commit/87fe7cc6aefce1bc0d4dc875c8dc1928bf65af6c
Submitter: "Zuul (22348)"
Branch: stable/20.03

commit 87fe7cc6aefce1bc0d4dc875c8dc1928bf65af6c
Author: Frode Nordahl <email address hidden>
Date: Fri Jul 8 15:30:36 2022 +0200

    [stable/20.03] Fix ovn-northd certificate reload workaround

    The charm currently tries to reload the ovn-northd service, but
    that is unfortunately not implemented by the init/systemd script.

    Restart the service instead.

    Note that this is a stable/20.03-only fix as this was fixed in
    OVN upstream at 21.06 [0].

    0: https://github.com/ovn-org/ovn/commit/8de4f8005f210
    Closes-Bug: #1895303
    Change-Id: I50f2e76a42f7d8f305dda216048c6c5ec62a6c0e