ironic.drivers.ipmi module¶
Hardware type for IPMI (using ipmitool).
- class ironic.drivers.ipmi.IPMIHardware[source]¶
Bases:
GenericHardware
IPMI hardware type.
Uses
ipmitool
to implement power and management. Provides serial console implementations viashellinabox
orsocat
.- 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.