ironic.drivers.modules.inspector
Module¶ironic.drivers.modules.inspector.
Inspector
[source]¶Bases: ironic.drivers.base.InspectInterface
In-band inspection via ironic-inspector project.
create_if_enabled
(driver_name)[source]¶Create instance of Inspector if it’s enabled.
Reports log warning with given driver_name if it’s not.
Returns: | Inspector instance or None |
---|
get_properties
()[source]¶Return the properties of the interface.
Returns: | dictionary of <property name>:<property description> entries. |
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.