6569cdbe14576ea580268e445b07ac92f0cce68b
I39637e22c344703ad48fc271f6f866aa018bbdd1 introduces the use of wipefs to clean a disk, this through the ironic_lib.disk_utils module. wipefs has been added to ironic_lib's rootwrap filter filter as expected. We need to keep this one in sync because: - of the gate: devstack uses it instead of the one from ironic_lib - to preserve exsisting deployed installation where ironic_lib's filter is not properly deployed yet. This commit also comes with a NOTE message to explain the situation. Change-Id: Id69706d7a78ff37a360cc23d6a076bc13bbdf14c
Ironic
Ironic is an integrated OpenStack project which aims to provision bare metal machines instead of virtual machines, forked from 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 together to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.
Project Resources
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/ironic
- Source: http://git.openstack.org/cgit/openstack/ironic
- Bugs: http://bugs.launchpad.net/ironic
- Wiki: https://wiki.openstack.org/wiki/Ironic
Project status, bugs, and blueprints are tracked on Launchpad:
Anyone wishing to contribute to an OpenStack project should find a good reference here:
Description
Languages
Python
97.8%
Shell
2%