Wipe disks added through "gnt-instance modify"
authorMichael Hanselmann <hansmi@google.com>
Mon, 25 Feb 2013 15:27:27 +0000 (16:27 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 25 Feb 2013 15:39:11 +0000 (16:39 +0100)
commit965e0e6a88e09f96d4c9b6030ab8753366c84a78
treec6fec48f5a84b169296ad9a9413e4c07ea184c1d
parent6bf7dad4f4ffe2f6fd3db01d2c4a51b1afdc42ea
Wipe disks added through "gnt-instance modify"

In issue 353 Sascha Lucas reported that disks are not wiped when added
through “gnt-instance modify”. This patch adds this functionality and
updates the docstring for “_WipeDisks”.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py