ironic-inspector-rootwrap
discovering hardware properties for OpenStack Ironic - Python 2.7
Install
- All systems
-
curl cmd.cat/ironic-inspector-rootwrap.sh
- Debian
-
apt-get install python3-ironic-inspector
- Ubuntu
-
apt-get install python3-ironic-inspector
- Kali Linux
-
apt-get install python3-ironic-inspector
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-ironic-inspector
- Raspbian
-
apt-get install python-ironic-inspector
- Dockerfile
- dockerfile.run/ironic-inspector-rootwrap
python3-ironic-inspector
discovering hardware properties for OpenStack Ironic - Python 2.7
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 2.7 files.
python-ironic-inspector
discovering hardware properties for OpenStack Ironic - Python 2.7
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 2.7 files.