QA: fix reimporting instance with different name
authorIustin Pop <iustin@google.com>
Thu, 22 Apr 2010 11:58:35 +0000 (13:58 +0200)
committerIustin Pop <iustin@google.com>
Thu, 22 Apr 2010 12:09:42 +0000 (14:09 +0200)
commit53a8da8e63e00462426f653f7d899a35c4c3eae3
tree8b230ae069a4b576d72174fd074b4a1f178829c2
parent14b3f9695d0b1dc605491c8231fc6cd94dca45a6
QA: fix reimporting instance with different name

Since the original instance still exists, we need to use a different MAC
for its NIC.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
qa/qa_instance.py