ironic.drivers.ipmi module¶
Hardware type for IPMI (using ipmitool).
-
class
ironic.drivers.ipmi.IPMIHardware[source]¶ Bases:
ironic.drivers.generic.GenericHardwareIPMI hardware type.
Uses
ipmitoolto implement power and management. Provides serial console implementations viashellinaboxorsocat.-
property
supported_console_interfaces¶ List of supported console interfaces.
-
property
supported_management_interfaces¶ List of supported management interfaces.
-
property
supported_power_interfaces¶ List of supported power interfaces.
-
property
supported_vendor_interfaces¶ List of supported vendor interfaces.
-
property