Revision 5c418644

b/lib/hypervisor/hv_kvm.py
715 715
  def CheckParameterSyntax(cls, hvparams):
716 716
    """Check the given parameters for validity.
717 717

  
718
    For the KVM hypervisor, this only check the existence of the
719
    kernel.
720

  
721 718
    @type hvparams:  dict
722 719
    @param hvparams: dictionary with parameter names/value
723 720
    @raise errors.HypervisorError: when a parameter is not valid

Also available in: Unified diff