python-ironic-lib

Common library used by various Ironic projects - Python 2.7
  http://www.openstack.org/
  0
  no reviews



A common library to be used by various projects in the Ironic ecosystem.

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 Python 2.7 module.