Implement renaming Disks and NICs
authorChristos Stavrakakis <cstavr@grnet.gr>
Thu, 4 Apr 2013 08:51:09 +0000 (11:51 +0300)
committerHelga Velroyen <helgav@google.com>
Wed, 17 Apr 2013 14:49:29 +0000 (16:49 +0200)
commit7e9e5ffc9bc0794821db04da84133651e53e120c
tree6dd964cb50e87abd64062060eaa1ce9dffa19948
parentb21d488b1c3c897e734f6633b83c36815b824ab2
Implement renaming Disks and NICs

Implement renaming Disks and NICs in LUInstanceSetParams. Remove code
that checked that changing disk mode was the only disk modification
supported. Also, handle case of 'None' value for 'name' parameter.

Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/cmdlib.py