ironic.drivers.fake_hardware
Module¶Fake hardware type.
ironic.drivers.fake_hardware.
FakeHardware
[source]¶Bases: ironic.drivers.hardware_type.AbstractHardwareType
Fake hardware type.
This hardware type is special-cased in the driver factory to bypass compatibility verification. Thus, supported_* methods here are only for calculating the defaults, not for actual check.
All fake implementations are still expected to be enabled in the configuration.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.