python3-ironic-inspector-client

client for Ironic Inspector - Python 3.x
  https://launchpad.net/python-ironic-inspector-client
  0
  no reviews



This is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it's power management credentials (e.g. IPMI address, user name and password).

A special discovery ramdisk is required to collect the information on a node. The default one can be built using diskimage-builder and ironic-inspector-ramdisk element.

This package contains the Python 3.x module.