Revision 64272529

b/lib/config.py
507 507
    """Get the hypervisor type for this cluster.
508 508

  
509 509
    """
510
    return self._config_data.cluster.hypervisor
510
    return self._config_data.cluster.default_hypervisor
511 511

  
512 512
  @locking.ssynchronized(_config_lock, shared=1)
513 513
  def GetHostKey(self):

Also available in: Unified diff