ironic.drivers.oneview
Module¶OneView Driver and supporting meta-classes.
ironic.drivers.oneview.
AgentPXEOneViewDriver
[source]¶Bases: ironic.drivers.base.BaseDriver
OneViewDriver using OneViewClient interface.
This driver implements the core functionality using :class:ironic.drivers.modules.oneview.power.OneViewPower for power management. And :class:ironic.drivers.modules.oneview.deploy.OneViewAgentDeploy for deploy.
ironic.drivers.oneview.
ISCSIPXEOneViewDriver
[source]¶Bases: ironic.drivers.base.BaseDriver
OneViewDriver using OneViewClient interface.
This driver implements the core functionality using :class:ironic.drivers.modules.oneview.power.OneViewPower for power management. And :class:ironic.drivers.modules.oneview.deploy.OneViewIscsiDeploy for deploy.
ironic.drivers.oneview.
OneViewHardware
[source]¶Bases: ironic.drivers.generic.GenericHardware
OneView hardware type.
OneView hardware type is targeted for OneView
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.