ironic/ironic
Gonéri Le Bouder 1a4bf23ce5 iscsi: wipe the disk before deployment
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
2016-04-22 15:47:07 +00:00
..
api [docstring] Update ironic/api/controllers/v1/__init__.py comment 2016-04-13 17:25:15 +09:00
cmd Remove description of 'downgrade' for ironic-dbsync 2016-04-10 14:12:14 +09:00
common Prepare for transition to oslo-config-generator 2016-04-08 09:37:49 -07:00
conductor In node_power_action() add node.UUID to log message 2016-04-08 22:48:45 +00:00
db Remove description of 'downgrade' for ironic-dbsync 2016-04-10 14:12:14 +09:00
dhcp Remove duplicate doc in ironic.conf.sample 2016-03-04 09:53:38 +08:00
drivers iscsi: wipe the disk before deployment 2016-04-22 15:47:07 +00:00
locale Imported Translations from Zanata 2016-01-27 06:38:00 +00:00
nova Enable flake8 checking of ironic/nova/* 2015-06-12 11:48:20 -07:00
objects Extend the Conductor RPC object 2016-03-18 13:18:55 +00:00
tests iscsi: wipe the disk before deployment 2016-04-22 15:47:07 +00:00
__init__.py Move eventlent monkeypatch out of cmd/ 2014-02-08 00:11:56 -08:00
netconf.py Enable translation for config option help messages 2015-07-06 10:57:53 -07:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00