Revision bc0a2284 lib/rpc_defs.py

b/lib/rpc_defs.py
267 267
    ("success", None, "Whether the migration was a success or failure"),
268 268
    ], None, None, "Finalize any target-node migration specific operation"),
269 269
  ("instance_migrate", SINGLE, None, constants.RPC_TMO_SLOW, [
270
    ("cluster_name", None, "Cluster name"),
270 271
    ("instance", ED_INST_DICT, "Instance object"),
271 272
    ("target", None, "Target node name"),
272 273
    ("live", None, "Whether the migration should be done live or not"),

Also available in: Unified diff