Revision 1fa6fcba lib/rpc_defs.py

b/lib/rpc_defs.py
279 279
  ("instance_start", SINGLE, None, constants.RPC_TMO_NORMAL, [
280 280
    ("instance_hvp_bep", ED_INST_DICT_HVP_BEP_DP, None),
281 281
    ("startup_paused", None, None),
282
    ("reason", None, "The reason for the startup"),
282 283
    ], None, None, "Starts an instance"),
283 284
  ("instance_os_add", SINGLE, None, constants.RPC_TMO_1DAY, [
284 285
    ("instance_osp", ED_INST_DICT_OSP_DP, None),

Also available in: Unified diff