Comment 3 for bug 1785782

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)