Revision 030ab01a lib/rpc_defs.py

b/lib/rpc_defs.py
468 468
    ("storage_units", None,
469 469
     "List of tuples '<storage_type>,<key>' to ask for disk space"
470 470
     " information"),
471
    ("hv_names", None,
472
     "Names of the hypervisors to ask for node information"),
471
    ("hv_specs", None,
472
     "List of hypervisor specification (name, hvparams) to ask for node "
473
     "information"),
473 474
    ("exclusive_storage", None,
474 475
     "Whether exclusive storage is enabled"),
475 476
    ], _NodeInfoPreProc, None, "Return node information"),

Also available in: Unified diff