[ironic.hardware.interfaces.bios]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.bios:SdflexRedfishBios

[ironic.hardware.interfaces.boot]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.boot:SdflexPXEBoot
sdflex-redfish-dhcpless = sdflex_ironic_driver.sdflex_redfish.boot:SdflexRedfishDhcplessBoot
sdflex-redfish-vmedia = sdflex_ironic_driver.sdflex_redfish.boot:SdflexRedfishVirtualMediaBoot

[ironic.hardware.interfaces.deploy]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.deploy:SDFlexAgentDeploy

[ironic.hardware.interfaces.management]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.management:SdflexRedfishManagement

[ironic.hardware.interfaces.power]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.power:SdflexRedfishPower

[ironic.hardware.interfaces.vendor]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.vendor:SdflexRedfishVendorPassthru

[ironic.hardware.types]
sdflex-redfish = sdflex_ironic_driver.sdflex_redfish.drivers:SdflexRedfishHardware
