ganeti-local
2010-05-20 Iustin PopAdd more unit tests for allocation/balance
2010-05-20 Iustin PopMove two functions from hspace to Cluster.hs
2010-05-20 Iustin PopMake CStats instance of show
2010-05-20 Iustin PopClarify options related to name passing
2010-05-20 Iustin PopAnother haddoc fix…
2010-05-20 Iustin PopAccept both full and short names in CLI
2010-05-20 Iustin PopStop modifying names for internal computations
2010-05-20 Iustin PopAdd a new node/instance field
2010-05-20 Iustin PopChange some test constants
2010-05-19 Iustin PopFix some haddock comments
2010-05-19 Iustin PopAdd more unit tests
2010-05-19 Iustin PopShuffle some constants around
2010-05-18 Iustin PopRemove the noLimit values and always use limits
2010-05-17 Iustin Pophspace: change handling of N+1 bad clusters
2010-05-04 Iustin PopFix hspace's KM metrics
2010-04-26 Iustin PopUpdate NEWS file for the 0.2.5 release htools-v0.2.5
2010-04-15 Iustin PopUpdate hspace man page
2010-04-15 Iustin Pophspace: show more metrics
2010-04-15 Iustin PopFix Node hiCpu computation
2010-04-15 Iustin PopAdd a new function to compute allocation deltas
2010-04-15 Iustin PopIntroduce total vcpu tracking in CStats
2010-04-14 Iustin PopMerge branch 'master' into next
2010-03-31 Iustin PopFix iallocator crash when no solutions exist
2010-03-31 Iustin PopFix IAllocator multi-evacuate message
2010-03-09 Iustin PopFix iallocator crash when no solutions exist
2010-02-26 Iustin PopFix a haddock comment issue
2010-02-25 Iustin PopAbstract instance running states into a list
2010-02-25 Iustin PopA number of small fixes from hlint
2010-02-25 Iustin PopAdd a lint target that uses hlint
2010-02-25 Iustin PopFix unused-do-binds for ghc 6.12
2010-02-25 Iustin PopFix unused imports for ghc 6.12
2010-02-24 Iustin PopAllow overriding the ghc compiler used
2010-02-23 Iustin Pophscan: implement LUXI backend scanning
2010-02-23 Iustin PopLoader: abort for unknown to-be-excluded instances
2010-02-23 Iustin PopEnable hbal to use the new command line option
2010-02-23 Iustin Popbalance function: use the movable flag directly
2010-02-23 Iustin PopUpdate the loader pipeline to set the movable flag
2010-02-23 Iustin PopAdd a 'movable' flag on instances
2010-02-23 Iustin PopAdd an option for excluding instances from moves
2010-02-22 Iustin PopUpdate NEWS file for the 0.2.4 release htools-v0.2.4
2010-02-22 Iustin PopUpdate the hail man page
2010-02-22 Iustin PopImplement IAllocator node evacuate request
2010-02-22 Iustin PopAdd a tryEvac function
2010-02-22 Iustin PopMove a type declaration to Node.hs
2010-02-22 Iustin PopChange an internal type from Maybe to list
2010-02-22 Iustin PopIAllocator: move some keys into per-request data
2010-02-22 Iustin PopDocument the evac mode
2010-02-22 Iustin PopImplement evacuation mode in hbal
2010-02-22 Iustin PopAdd an evac mode CLI option
2010-02-22 Iustin PopReorder options in CLI.hs
2010-02-04 Iustin PopUpdate documentation for the text backend htools-v0.2.3
2010-02-04 Iustin PopUpdate NEWS file for the 0.2.3 release
2010-02-03 Iustin PopFix secondary node selection for existing N+1
2010-02-03 Iustin PopRewrite the node add checks for simpler layout
2010-01-14 Iustin PopMove instance relocation test upper in the chain
2010-01-14 Iustin PopSplit the balancing function in two parts
2010-01-14 Iustin PopSmall update to the Makefile
2010-01-14 Iustin PopMakefile: Switch from subshell to $(MAKE) -C
2010-01-12 René NussbaumerFixing a typo in option description
2010-01-07 Iustin Poplive-test fixes for the text backend changes
2010-01-07 Iustin PopUpdate hscan to generate new-format text files
2010-01-07 Iustin PopSwitch the text file format to single-file
2010-01-07 Iustin PopChange the signatures of the text loader slightly
2009-12-29 Iustin PopUpdate NEWS file for the 0.2.2 release htools-v0.2.2
2009-12-29 Iustin PopUpdate hbal man page to note that we use stddev
2009-12-29 Iustin PopUpdate comments in live-test about clusters
2009-12-28 Iustin PopImprove the dist build rule
2009-12-28 Iustin PopRemove Version.hs during clean too
2009-12-28 Iustin PopFix small typo
2009-12-11 Iustin PopConvert n1_score metric from % to count
2009-12-11 Iustin PopMerge branch 'master' into next
2009-12-11 Iustin PopMetric: count of primary instances/offline nodes
2009-12-11 Iustin PopOffline instance metric: change from % to count
2009-12-11 Iustin PopUse the oper_ram field if available
2009-12-09 Iustin Poprapi, luxi: treat drained nodes as offline
2009-12-02 Iustin PopAdd a live-test script
2009-12-02 Iustin PopFix typo breaking LUXI backend
2009-12-02 Iustin PopUpdate NEWS file for the 0.2.1 release htools-v0.2.1
2009-12-02 Iustin PopFix unittests after instance tags addition
2009-12-02 Iustin PopMerge branch 'next'
2009-12-02 Iustin PopUpdate documentation for the iextags
2009-12-02 Iustin PopRe-wrap the README
2009-12-01 Iustin PopConfigure exclusion tags via the cluster tags
2009-12-01 Iustin Pophail: add '-p' option intended for debugging use
2009-12-01 Iustin PopRead cluster tags in the IAllocator backend
2009-12-01 Iustin PopRead cluster tags in the LUXI backend
2009-12-01 Iustin PopRead cluster tags in the RAPI backend
2009-11-27 Iustin PopIntroduce support for reading the cluster tags
2009-11-24 Iustin Pophspace: quote non-alphanum values in shell output
2009-11-17 Iustin PopCollapse the statistical functions into one
2009-11-17 Iustin PopSpecialize the math functions
2009-11-17 Iustin PopUse conflicting primaries count in cluster score
2009-11-17 Iustin PopNode: add function for conflicting primary count
2009-11-17 Iustin PopAdd a new node list field
2009-11-17 Iustin PopAdd a command-line option to filter exclusion tags
2009-11-17 Iustin PopIntroduce tag-based exclusion of primary instances
2009-11-11 Iustin PopAdd a tags attribute to instances
2009-11-11 Iustin PopSmall change in some list arguments
2009-11-10 Iustin PopUse either \- or \(hy in manpages
2009-11-10 Iustin PopUpdate NEWS file for the 0.2.0 release htools-v0.2.0
next