Revision 3a488770 lib/hypervisor/hv_fake.py

b/lib/hypervisor/hv_fake.py
241 241
  def MigrateInstance(self, instance, target, live):
242 242
    """Migrate an instance.
243 243

  
244
    @type instance: L{object.Instance}
244
    @type instance: L{objects.Instance}
245 245
    @param instance: the instance to be migrated
246 246
    @type target: string
247 247
    @param target: hostname (usually ip) of the target node

Also available in: Unified diff