ironic-dbsync
bare metal hypervisor API for OpenStack - common files
Install
- All systems
-
curl cmd.cat/ironic-dbsync.sh
- Debian
-
apt-get install ironic-common
- Ubuntu
-
apt-get install ironic-common
- Kali Linux
-
apt-get install ironic-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ironic-common
- Raspbian
-
apt-get install ironic-common
- Dockerfile
- dockerfile.run/ironic-dbsync
ironic-common
bare metal hypervisor API for OpenStack - common files
Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality. This package provides the Ironic common files.
python3-ironic
bare metal hypervisor API for OpenStack - Python lib
Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality. This package provides the Ironic Python library.