ironic.drivers.generic module

ironic.drivers.generic module

Generic hardware types.

service None

Bases: ironic.drivers.hardware_type.AbstractHardwareType

Abstract base class representing generic hardware.

This class provides reasonable defaults for all of the interfaces.

service None

Bases: ironic.drivers.generic.GenericHardware

Hardware type that uses manual power and boot management.

Using this hardware type assumes that an operator manages reboot and setting boot devices manually. This hardware type should only be used when no suitable hardware type exists in ironic, or the existing hardware type misbehaves for any reason.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.