Revision 9044275a lib/hypervisor/hv_base.py

b/lib/hypervisor/hv_base.py
238 238
    """Migrate an instance.
239 239

  
240 240
    @type instance: L{object.Instance}
241
    @param name: the instance to be migrated
241
    @param instance: the instance to be migrated
242 242
    @type target: string
243 243
    @param target: hostname (usually ip) of the target node
244 244
    @type live: boolean

Also available in: Unified diff