Revision fea922fa lib/hypervisor/hv_base.py

b/lib/hypervisor/hv_base.py
245 245
    Since by default we do no preparation, we also don't have anything to do
246 246

  
247 247
    @type instance: L{objects.Instance}
248
    @param instance: instance whose migration is being aborted
248
    @param instance: instance whose migration is being finalized
249 249
    @type info: string/data (opaque)
250 250
    @param info: migration information, from the source node
251 251
    @type success: boolean

Also available in: Unified diff