Bases: ironic.drivers.base.InspectInterface
In-band inspection via ironic-inspector project.
Create instance of Inspector if it’s enabled.
Reports log warning with given driver_name if it’s not.
Returns: | Inspector instance or None |
---|
Return the properties of the interface.
Returns: | dictionary of <property name>:<property description> entries. |
---|