Rework the types used during data loading
[ganeti-local] / Ganeti / HTools /
2010-02-22 Iustin PopAdd an evac mode CLI option
2010-02-22 Iustin PopReorder options in CLI.hs
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-12 René NussbaumerFixing a typo in option description
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-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 PopFix typo breaking LUXI backend
2009-12-02 Iustin PopFix unittests after instance tags addition
2009-12-01 Iustin PopConfigure exclusion tags via the cluster tags
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-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 PopAllow overriding the field list in -p
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 PopA small style change in Node.hs
2009-11-06 Iustin Pophspace: show tiered-alloc stats in the output
2009-11-06 Iustin PopMake some CLI options more consistent
2009-11-06 Iustin PopAdd support for shrinking instance specs
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 PopExpand the --print-instances output
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
2009-10-18 Iustin PopSimplify Cluster.computeMoves
2009-10-18 Iustin PopRemove obsolete export
2009-10-18 Iustin PopGeneralise the node/instance listing
2009-10-18 Iustin PopFix instance listing for non-redundant case
2009-10-16 Iustin PopFix two haddoc/happy docstring issues
2009-10-16 Iustin PopStart using the utilisation scores in balancing
2009-10-16 Iustin PopAdd loading and processing of utilisation data
2009-10-16 Iustin PopAdd an option to input utilisation data
2009-10-16 Iustin PopMerge the Node.setPri and Node.addCpus functions
2009-10-16 Iustin PopMove some utility functions to Utils.hs
2009-10-16 Iustin PopShow the load on nodes in node lists
2009-10-15 Iustin PopAdd initial structure for utilisation balancing
2009-10-15 Iustin PopAllow displaying the instance map in hbal
2009-10-15 Iustin PopAdd an explicit export list to Instance.hs
2009-10-15 Iustin PopMore hlint fixes
2009-10-14 Iustin PopStyle change: camel-casing of unittests
2009-10-14 Iustin PopStyle change: cluster CStats camel-casing
2009-10-14 Iustin PopStyle change: node and instance attributes
2009-10-14 Iustin PopModify the internals of the detailed CV scores
2009-10-14 Iustin PopAdd a command line option for executing jobs
2009-10-14 Iustin PopChange iMoveToJob to properly create migrates
2009-10-14 Iustin PopExtend the MoveJob type to hold the instance index
2009-10-12 Iustin PopFix haddock issues with tuple members
2009-10-08 Guido TrotterparseNode: don't lookup values in drained nodes
2009-10-02 Iustin PopStore the instance move in the MoveJobs
2009-10-02 Iustin PopMove some more type definitions to Types.hs
2009-10-02 Iustin PopAdd a function converting Placements into Jobs
2009-10-02 Iustin PopRecord the move being performed in a Placement
2009-10-02 Iustin PopSplit the Luxi generic parts from the loader
2009-10-02 Iustin Pophbal: Implement grouping of moves into jobsets
2009-09-30 Iustin PopChange ExtLoader to only handle I/O errors
2009-09-29 Iustin PopBrown-paper-bag release fixing haddock issues htools-v0.1.8
2009-09-28 Iustin PopTurn on, and fix, more warnings
2009-09-28 Iustin PopBrown bag fix: invert a test
2009-09-28 Iustin PopAdd support for building without curl
2009-09-28 Iustin PopSplit the exernal data loader out of CLI.hs
2009-09-02 Iustin PopFix luxi recvMsg for messages bigger than 4K
2009-08-31 Iustin PopTest some cases for the cluster score computation
2009-08-31 Iustin PopAdd some more instance tests
2009-08-30 Iustin PopSplit the balancing algorithm in two parts
2009-08-26 Iustin PopImplement support for 'cheap' moves only
2009-08-26 Iustin PopSimplify the wrapIO function
2009-08-26 Iustin PopUse migrate or failover based on instance state
2009-08-19 Iustin PopImprove the error message for command line errors
2009-08-18 Iustin PopAdd a simulated cluster data loader
2009-07-15 Iustin PopCLI: Handle error better
2009-07-15 Iustin PopUnify the command line options and structures
2009-07-14 Iustin PopFix a few hlint errors
2009-07-14 Iustin PopCLI: Prevent incompatible options to be selected
2009-07-14 Iustin PopAdd support for luxi backend in CLI/hspace/hbal
2009-07-14 Iustin PopInitial commit of the luxi backend
next