ganeti
Safe HaskellNone

Ganeti.HTools.AlgorithmParams

Description

Algorithm Options for HTools

This module describes the parameters that influence the balancing algorithm in htools.

Synopsis

Documentation

data AlgorithmOptions Source #

Constructors

AlgorithmOptions 

Fields

fromCLIOptions :: Options -> AlgorithmOptions Source #

Obtain the relevant algorithmic option from the commandline options

defaultOptions :: AlgorithmOptions Source #

Default options for the balancing algorithm