iallocator: export the hypervisor value
authorIustin Pop <iustin@google.com>
Mon, 30 May 2011 11:24:39 +0000 (13:24 +0200)
committerIustin Pop <iustin@google.com>
Tue, 31 May 2011 09:40:53 +0000 (11:40 +0200)
commitea4dc982072607107a0d22de27f69f391823a8ff
treea695dd6d52ecf20c90558563e618ee31b0d724cb
parent509bec8794d7140b67c398276fd6b1b46318ff9f
iallocator: export the hypervisor value

In 'allocate' mode, the documentation specifies that we export the
hypervisor value (“Allocation needs, in addition: … hypervisor, the
hypervisor of this instance”) and we need that on input, however we
don't actually export it.

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