ironic.drivers.drac module¶
DRAC Driver for remote system management using Dell Remote Access Card.
- class ironic.drivers.drac.IDRACHardware[source]¶
- Bases: - RedfishHardware- integrated Dell Remote Access Controller hardware type - property supported_bios_interfaces¶
- List of supported bios interfaces. 
 - property supported_boot_interfaces¶
- List of supported boot interfaces. 
 - property supported_inspect_interfaces¶
- List of supported inspect interfaces. 
 - property supported_management_interfaces¶
- List of supported management interfaces. 
 - property supported_power_interfaces¶
- List of supported power interfaces. 
 - property supported_raid_interfaces¶
- List of supported raid interfaces. 
 - property supported_vendor_interfaces¶
- List of supported vendor interfaces. 
 
