Revision 55cec070 lib/rpc_defs.py

b/lib/rpc_defs.py
230 230
    ("inst", ED_INST_DICT, "Instance object"),
231 231
    ("reboot_type", None, None),
232 232
    ("shutdown_timeout", None, None),
233
    ("reason", None, "The reason for the reboot"),
233 234
    ], None, None, "Returns the list of running instances on the given nodes"),
234 235
  ("instance_shutdown", SINGLE, None, constants.RPC_TMO_NORMAL, [
235 236
    ("instance", ED_INST_DICT, "Instance object"),

Also available in: Unified diff