Comment 6 for bug 1921097

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

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

commit c9fa94dd52cc20855586fb13e3ba51c2c2662f06
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)