Revision 3a488770 lib/hypervisor/hv_base.py

b/lib/hypervisor/hv_base.py
237 237
  def MigrateInstance(self, instance, target, live):
238 238
    """Migrate an instance.
239 239

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

Also available in: Unified diff