LUInstanceSetParams: Update disk's “iv_name”
authorMichael Hanselmann <hansmi@google.com>
Wed, 15 Feb 2012 16:52:47 +0000 (17:52 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 17 Feb 2012 13:16:19 +0000 (14:16 +0100)
commit0356a13d2d61dacdbd89622542fc9e97e099aee8
tree16eabbff54564fd36ef0598c7caafa99796fa363
parent35554b4f40bd7cac5de67d39e553f37a05cea4b1
LUInstanceSetParams: Update disk's “iv_name”

When modifications are made, disks may not have the same index anymore.
Updating all disks fixes this.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
lib/cmdlib.py
test/ganeti.cmdlib_unittest.py