Comment 6 for bug 1925183

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

Reviewed: https://review.opendev.org/c/starlingx/gui/+/788712
Committed: https://opendev.org/starlingx/gui/commit/de43c019c0b7f038d0184d10aab2bf61b6c5e147
Submitter: "Zuul (22348)"
Branch: master

commit de43c019c0b7f038d0184d10aab2bf61b6c5e147
Author: Andre Fernando Zanella Kantek <email address hidden>
Date: Thu Apr 29 06:33:50 2021 -0400

    On AIO-SX's GUI, allow create/delete buttons for SRIOV-VF interfaces

    As part of the correction for this bug the user must be capable,
    through GUI, to create and delete subinterfaces on an unlocked system
    to handle SRIOV-VF interfaces, as it is permitted via CLI

    If the system is unlocked, a logic was added to prevent the create
    button to be displayed if no SRIOV-PF interface is present. The
    delete button will also only be shown if it is a SRIOV-VF interface

    Closes-Bug: 1925183

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