Adjust all callers of RPC 'call_node_info'
authorHelga Velroyen <helgav@google.com>
Thu, 6 Jun 2013 11:45:22 +0000 (13:45 +0200)
committerHelga Velroyen <helgav@google.com>
Wed, 12 Jun 2013 07:18:07 +0000 (09:18 +0200)
commita295eb807faf2077cc8fd756cadfe52cb7a786b4
treed055d1bfa3f5bbdabc58075a534c59efb0f725de
parent030ab01a1521201c8b1db2d18f3054625134b45b
Adjust all callers of RPC 'call_node_info'

This patch contains all adjustments necessary to code that
uses the 'call_node_info' call. The adjustment is necessary
because the call's signature changed from receiving a list
of hypervisor names to a list of tuples
(hypervisor_name, hvparams).

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/cmdlib/instance.py
lib/cmdlib/instance_migration.py
lib/cmdlib/instance_operation.py
lib/cmdlib/instance_utils.py
lib/cmdlib/node.py
lib/masterd/iallocator.py