Bases: ironic.drivers.base.InspectInterface
In-band inspection via ironic-inspector project.
Return the properties of the interface.
dictionary of <property name>:<property description> entries.
Inspect hardware to obtain the hardware properties.
This particular implementation only starts inspection using ironic-inspector. Results will be checked in a periodic task.
task – a task from TaskManager.
states.INSPECTWAIT
HardwareInspectionFailure on failure
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.