Revision 7b381438 lib/hypervisor/hv_kvm.py

b/lib/hypervisor/hv_kvm.py
641 641
          time.sleep(2)
642 642

  
643 643
    utils.KillProcess(pid)
644
    self._RemoveInstanceRuntimeFiles(pidfile, instance.name)
644
    self._RemoveInstanceRuntimeFiles(pidfile, instance_name)
645 645

  
646 646
  def GetNodeInfo(self):
647 647
    """Return information about the node.

Also available in: Unified diff