ganeti-local
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
2009-11-10 Iustin PopRewrite NEWS for better RST compatibility
2009-11-10 Iustin PopAllow overriding the field list in -p
2009-11-09 Iustin PopUpdate hspace manpage with tiered allocation info
2009-11-09 Iustin PopMove more node-listing functionality in Node.hs
2009-11-09 Iustin PopChange the default dynamic usage to baseUtil
2009-11-09 Iustin PopAdd a few comments in the scoring function
2009-11-06 Iustin PopEnhance the error reporting for Rapi and Luxi
2009-11-06 Iustin PopChange the Utils.fromObj signature
2009-11-06 Iustin PopRework the tiered spec output format
2009-11-06 Iustin PopA small style change in Node.hs
2009-11-06 Iustin Pophspace: show tiered-alloc stats in the output
2009-11-06 Iustin Pophspace: fix stats printing for tiered mode
2009-11-06 Iustin PopMake some CLI options more consistent
2009-11-06 Iustin PopImplement first version of tiered allocations
2009-11-06 Iustin PopAdd support for shrinking instance specs
2009-10-30 Iustin Pophspace: Abstract the instance listing
2009-10-30 Iustin PopRework the instance spec CLI options
2009-10-30 Iustin PopConvert option parsing to a monadic flow
2009-10-21 Iustin PopSome cleanup of Loader.mergeData
2009-10-21 Iustin Pophbal: ignore unknown instance in dynload file
2009-10-21 Iustin PopFix hbal man page w.r.t. --print-instances
2009-10-21 Iustin PopExpand the --print-instances output
2009-10-19 Iustin PopOld update to the NEWS file
2009-10-18 Iustin PopChange the Container.findByName function
2009-10-18 Iustin PopSome small style fixes
2009-10-18 Iustin PopSimplify the cstats initializer
next