Comment 4 for bug 2035584

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/895036
Committed: https://opendev.org/openstack/kolla-ansible/commit/319da00501ef7b8bcf431fa8329190ba5a5b52ac
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 319da00501ef7b8bcf431fa8329190ba5a5b52ac
Author: Michal Nasiadka <email address hidden>
Date: Thu Sep 14 07:31:17 2023 +0200

    ovn: Fix broken deployment/reconfig on Ubuntu

    Initially Ubuntu/Debian used /var/run/openvswitch as default OVN run dir,
    it seems it has changed long time ago - but we haven't picked that up on latest
    OVN DB refactor.

    Adding in OVN and OVN upgrade Debian jobs to enhance coverage.

    Closes-Bug: #2035584

    Change-Id: I78967c4499269578ac921ad9a553946b65e1293f
    (cherry picked from commit f6d0ffd61c950416f4e521064772291e65de9623)