Revision 0359e5d0 lib/rpc_defs.py

b/lib/rpc_defs.py
542 542
  ("iallocator_runner", SINGLE, None, constants.RPC_TMO_NORMAL, [
543 543
    ("name", None, "Iallocator name"),
544 544
    ("idata", None, "JSON-encoded input string"),
545
    ("default_iallocator_params", None, "Additional iallocator parameters"),
545 546
    ], None, None, "Call an iallocator on a remote node"),
546 547
  ("test_delay", MULTI, None, _TestDelayTimeout, [
547 548
    ("duration", None, None),

Also available in: Unified diff