RAPI: fix evacuate node resource
authorIustin Pop <iustin@google.com>
Fri, 4 Mar 2011 10:04:10 +0000 (11:04 +0100)
committerIustin Pop <iustin@google.com>
Fri, 4 Mar 2011 10:34:44 +0000 (11:34 +0100)
commit63ea9789fc27df324b957784e21316ed8f3bd33a
tree90df84096112b9f8819f1a15fda412e5589ad1ff
parent775b87432e26b85b310c92ef49f5aecaaa408913
RAPI: fix evacuate node resource

PollJob returns the whole op_results, hence a list of opcode results.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/rapi/rlib2.py