Skip to content
  • Guido Trotter's avatar
    Add utils.CheckBEParams · 42ce2e13
    Guido Trotter authored
    This function will be used in LUCreateInstance, LUSetInstanceParams,
    LUSetClusterParams and InitCluster to check the backend parameters
    validity and convert the relevant values to integer, without duplicating
    code. It lives in utils as bootstrap.py is calling it too.
    
    Reviewed-by: imsnah
    42ce2e13