Revision 3a488770 lib/hypervisor/hv_chroot.py

b/lib/hypervisor/hv_chroot.py
272 272
  def MigrateInstance(self, instance, target, live):
273 273
    """Migrate an instance.
274 274

  
275
    @type instance: L{object.Instance}
275
    @type instance: L{objects.Instance}
276 276
    @param instance: the instance to be migrated
277 277
    @type target: string
278 278
    @param target: hostname (usually ip) of the target node

Also available in: Unified diff