ironic.drivers.modules.ilo.console module

ironic.drivers.modules.ilo.console module

iLO Deploy Driver(s) and supporting methods.

service None

Bases: ironic.drivers.modules.ipmitool.IPMIShellinaboxConsole

A ConsoleInterface that uses ipmitool and shellinabox.

IloConsoleInterface.get_properties()[source]

Return the properties of the interface.

Returns:dictionary of <property name>:<property description> entries.
IloConsoleInterface.validate(task)[source]

Validate the Node console info.

Parameters:task – a task from TaskManager.
Raises:InvalidParameterValue
Raises:MissingParameterValue when a required parameter is missing
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.