ironic.drivers.modules.drac.vendor_passthru module¶
DRAC vendor-passthru interface
- class ironic.drivers.modules.drac.vendor_passthru.DracRedfishVendorPassthru(*args, **kwargs)[source]¶
Bases:
RedfishVendorPassthru
iDRAC Redfish interface for vendor_passthru.
Use the Redfish implementation for vendor passthru.
- supported = False¶
Indicates if an interface is supported.
This will be set to False for interfaces which are untested in first- or third-party CI, or in the process of being deprecated.