Comment 8 for bug 1946985

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-vswitch (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/puppet-vswitch/+/849950
Committed: https://opendev.org/openstack/puppet-vswitch/commit/ee7c31bf5f3f8e5188df0ec2b201b31d47c8d923
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit ee7c31bf5f3f8e5188df0ec2b201b31d47c8d923
Author: Takashi Kajinami <email address hidden>
Date: Thu Oct 14 17:28:41 2021 +0900

    Do not use service resource to restart openvswitch service

    Conflicts:
            manifests/dpdk.pp

    Backport note:
    This was initially implemented to fix the regression caused by [1],
    however it turned out the same issue is triggered by the dependency
    implemented in puppet-ovn, so I'm backporting this to stable/wallaby
    as well.

    [1] 96dd49f1ae979d479ccb69b8e5f5dccd030cf7ff

    Closes-Bug: #1946985
    Change-Id: Idac29b0ea6794a52ae9146da8105ebbaf65ee9a3
    (cherry picked from commit 1fe71cf5e359c8f83f11b2673620be822423bf47)
    (cherry picked from commit f5ee885fffca3d079a014fb19aa96b5579375a6b)