ironic.common.driver_factory module

ironic.common.driver_factory module

service None

Bases: object

Discover, load and manage the drivers available.

This is subclassed to load both main drivers and extra interfaces.

BaseDriverFactory.get_driver(name)
BaseDriverFactory.items()

Iterator over pairs (name, instance).

service None

Bases: ironic.common.driver_factory.BaseDriverFactory

service None

Bases: ironic.common.driver_factory.BaseDriverFactory

service None

Bases: ironic.common.driver_factory.BaseDriverFactory

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.