Fix a node name vs. UUID bug in instance import
authorThomas Thrainer <thomasth@google.com>
Mon, 19 Aug 2013 12:10:18 +0000 (14:10 +0200)
committerThomas Thrainer <thomasth@google.com>
Mon, 19 Aug 2013 13:23:47 +0000 (15:23 +0200)
commita61a08130d34344c96b161e03159ac92e610bcb3
treee29e0ac590d44f81c97d60ce805a89fe6f1bae38
parent64ef390e72927db3f5739ebf85139412c7f79a1e
Fix a node name vs. UUID bug in instance import

This patch fixes a bug where node names were incorrectly used as node
UUID's.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/cmdlib/instance.py