Validate if the user provided BIOS settings are supported before applying them on the node

Bug #1785782 reported by vmud213
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
proliantutils
Fix Released
Undecided
vmud213

Bug Description

Currently the user provided BIOS settings are not validated and simply ignored. Instead, the settings need to be validated and an error should be thrown if any of the settings is not in the supported BIOS settings.

vmud213 (vmud213)
Changed in proliantutils:
assignee: nobody → vmud213 (vmud213)
Changed in proliantutils:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to proliantutils (master)

Reviewed: https://review.openstack.org/589222
Committed: https://git.openstack.org/cgit/openstack/proliantutils/commit/?id=0e9f3d1b4620b0ad9ff6370132ba5a8d5f3cc21e
Submitter: Zuul
Branch: master

commit 0e9f3d1b4620b0ad9ff6370132ba5a8d5f3cc21e
Author: vmud213 <email address hidden>
Date: Mon Aug 6 21:57:54 2018 +0530

    Validates the BIOS settings before applying

    If 'only_allowed_settings' filter is applied, this change validates if
    each of the settings provided is supported. If any setting is provided which
    is not supported by the user, 'IloError' exception is thrown.

    Change-Id: I966db94634b7e3021f07dc45dcca5cc4f5120329
    Closes-Bug: 1785782

Changed in proliantutils:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to proliantutils (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/656558

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to proliantutils (stable/rocky)

Reviewed: https://review.opendev.org/656558
Committed: https://git.openstack.org/cgit/x/proliantutils/commit/?id=c9193cfeb6474329968d0fa5c664acb3fdc7fbcb
Submitter: Zuul
Branch: stable/rocky

commit c9193cfeb6474329968d0fa5c664acb3fdc7fbcb
Author: vmud213 <email address hidden>
Date: Mon Aug 6 21:57:54 2018 +0530

    Validates the BIOS settings before applying

    If 'only_allowed_settings' filter is applied, this change validates if
    each of the settings provided is supported. If any setting is provided which
    is not supported by the user, 'IloError' exception is thrown.

    Change-Id: I966db94634b7e3021f07dc45dcca5cc4f5120329
    Closes-Bug: 1785782
    (cherry picked from commit 0e9f3d1b4620b0ad9ff6370132ba5a8d5f3cc21e)

tags: added: in-stable-rocky
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.