Comment 5 for bug 1921097

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/786969
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d81c5544d24b6567f1615f6065d340278f317604
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit d81c5544d24b6567f1615f6065d340278f317604
Author: Kamil Sambor <email address hidden>
Date: Wed Mar 24 11:46:35 2021 +0100

    Add systemd dependency to openvswitch to ovn-controller

    Ovn controller need openvswitch to be running properly. This
    patch adds the required depends_on so paunch can add the dependency to
    the systemd service file.

    Closes-bug: #1921097
    Change-Id: I2e54771f0a01d22ce95530bef146ea368189db24
    (cherry picked from commit 51059676b6b6d73648a6ffb3c6364a6f3b5ed42f)