Revision f0583b66
b/lib/cmdlib.py | ||
---|---|---|
14043 | 14043 |
# update instance structure |
14044 | 14044 |
instance.disks = new_disks |
14045 | 14045 |
instance.disk_template = constants.DT_PLAIN |
14046 |
_UpdateIvNames(0, instance.disks) |
|
14046 | 14047 |
self.cfg.Update(instance, feedback_fn) |
14047 | 14048 |
|
14048 | 14049 |
# Release locks in case removing disks takes a while |
Also available in: Unified diff