Revision ad3ab87e lib/rpc_defs.py

b/lib/rpc_defs.py
84 84

  
85 85

  
86 86
def _MigrationStatusPostProc(result):
87
  """Post-processor for L{RpcRunner.call_instance_get_migration_status}.
87
  """Post-processor for L{rpc.node.RpcRunner.call_instance_get_migration_status}
88 88

  
89 89
  """
90 90
  if not result.fail_msg and result.payload is not None:

Also available in: Unified diff