Preserve device names during instance move
authorChristos Stavrakakis <cstavr@grnet.gr>
Fri, 12 Apr 2013 09:40:25 +0000 (12:40 +0300)
committerHelga Velroyen <helgav@google.com>
Wed, 17 Apr 2013 16:04:54 +0000 (18:04 +0200)
commitc396af8374ed4c43288520ce1b05f41093616fb8
tree74de2d903238cba3724fb35a81f5ce18f8656731
parent12f126b26f6287b0c3692466d8e2b1df28b88f78
Preserve device names during instance move

Fix 'move-instance' tool to preserve the instance disk and NIC names
when moving instances from one cluster to another. Also, fix value error
since an instance NIC is an 8-tuple, containing also name and UUID.

Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
Reviewed-by: Helga Velroyen <helgav@google.com>
tools/move-instance