iLO BIOS Interface
Bases: BIOSInterface
Applies the provided configuration on the node.
task – a TaskManager instance.
settings – Settings intended to be applied on the node.
NodeCleaningFailure, on failure to execute of clean step.
InstanceDeployFailure, on failure to execute of deploy step.
Store the BIOS settings in the database.
task – a TaskManager instance.
NodeCleaningFailure, on failure to execute of clean step.
InstanceDeployFailure, on failure to execute of deploy step.
Reset the BIOS settings to factory configuration.
task – a TaskManager instance.
NodeCleaningFailure, on failure to execute of clean step.
InstanceDeployFailure, on failure to execute of deploy step.
Return the properties of the interface.
dictionary of <property name>:<property description> entries.
Check that ‘driver_info’ contains required ILO credentials.
Validates whether the ‘driver_info’ property of the supplied task’s node contains the required credentials information.
task – a task from TaskManager.
InvalidParameterValue if required iLO parameters are not valid.
MissingParameterValue if a required parameter is missing.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.