The ironic.drivers.modules.ilo.console Module

iLO Deploy Driver(s) and supporting methods.

class ironic.drivers.modules.ilo.console.IloConsoleInterface[source]

Bases: ironic.drivers.modules.ipmitool.IPMIShellinaboxConsole

A ConsoleInterface that uses ipmitool and shellinabox.

get_properties()[source]
validate(*args, **kwargs)[source]

Validate the Node console info.

Parameters:task – a task from TaskManager.
Raises:InvalidParameterValue
Raises:MissingParameterValue when a required parameter is missing