![Gonéri Le Bouder](/assets/img/avatar_default.png)
If the remote disk has already a partition table, it must be clean up before the disk is exposed through iscsi. Otherwise this disk partition can create a conflict during the grub installation. start_iscsi_target() has now a new paramter wipe_disk_metadata to request the agent to wipe the disk before exposing it. Now, disk without preserve_ephemeral are cleaned up before new deployment. References: - IPA: Ie68cb6296c782e904d40f6e9de0faa52ab2af2bf - ironic-lib: 042aa9ab5a27e251c8fb2f1855695cf5e791ecf5 - https://bugzilla.redhat.com/show_bug.cgi?id=1310883 Change-Id: I4f2f754ab0ff01046768e73fff789807d307b829 Closes-Bug: 1550604
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
98.2%
Shell
1.8%