Comment 10 for bug 2002447

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/902888
Committed: https://opendev.org/starlingx/config/commit/ce0959e71c76d2e8e3d96a293f855f85efad4e14
Submitter: "Zuul (22348)"
Branch: master

commit ce0959e71c76d2e8e3d96a293f855f85efad4e14
Author: Andre Kantek <email address hidden>
Date: Thu Dec 7 16:12:32 2023 -0300

    Revert "Semantic check for proper sriov plugin configuration"

    This reverts commit 16e800bcf9a9fc2bd97cc05ba0213091352c6130.

    Reason for revert:
    This validation is preventing a 2 step approach to the configuration,
    first configuring labels and later adding the interface configuration.
    With the change:
    https://review.opendev.org/c/starlingx/stx-puppet/+/869852
    there is no reason to keep this validation as the pod sriov device
    plugin will no longer generate log spam since a dummy config file
    will be created, avoiding the state of CrashBackLoop.

    Closes-Bug: 2002447

    Change-Id: Ice4def2a23c5fe5fc0311bafff1a8ea5051e1609
    Signed-off-by: Andre Kantek <email address hidden>