Comment 17 for bug 1918139

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-puppet (master)

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/788570
Committed: https://opendev.org/starlingx/stx-puppet/commit/736199af4106378b86b4cdca784105fe2cd8ed05
Submitter: "Zuul (22348)"
Branch: master

commit 736199af4106378b86b4cdca784105fe2cd8ed05
Author: Andre Fernando Zanella Kantek <email address hidden>
Date: Wed Apr 28 14:50:21 2021 -0400

    On runtime, kube-sriov-device-plugin needs to be restarted

    The previous correction for bug 1918139 removed the sriov plugin
    restart necessary during runtime, done during the interface sriov
    assign to a datanetwork (allowed on an unlocked AIO-SX). Without
    it, the pod creation will not be able to use a datanetwork created
    on runtime.

    The correction bring back the platform::kubernetes::worker::sriovdp
    class to be used only on runtime

    Closes-Bug: 1918139

    Signed-off-by: Andre Fernando Zanella Kantek <email address hidden>
    Change-Id: Ied19bf3138b58b279b350d067ae0c1080e220f31