Revision 1f350e0f lib/rpc_defs.py

b/lib/rpc_defs.py
235 235
  ("instance_shutdown", SINGLE, None, constants.RPC_TMO_NORMAL, [
236 236
    ("instance", ED_INST_DICT, "Instance object"),
237 237
    ("timeout", None, None),
238
    ("reason", None, "The reason for the shutdown"),
238 239
    ], None, None, "Stops an instance"),
239 240
  ("instance_balloon_memory", SINGLE, None, constants.RPC_TMO_NORMAL, [
240 241
    ("instance", ED_INST_DICT, "Instance object"),

Also available in: Unified diff