Fix some warnings in unittests
[ganeti-local] / Ganeti /
2010-10-07 Iustin PopFix some warnings in unittests
2010-10-06 Iustin PopImprove the error message for tiered alloc option
2010-09-03 Iustin PopUse the mingain options in the balancing algorithm
2010-09-03 Iustin PopAdd new CLI options for min gain during balancing
2010-09-02 Iustin PopAdd some more debugging functions
2010-09-02 Iustin PopFix ReplaceSecondary moves for offline nodes
2010-08-30 Iustin PopChange iterateAlloc to return the instance list
2010-08-30 Iustin PopAbstract the cluster serialization from hscan.hs
2010-08-25 Iustin PopAdd a new option --save-cluster
2010-08-25 Iustin PopAdd unittest for Node text serialization
2010-08-25 Iustin PopSwitch unittest to custom hostnames
2010-08-24 Iustin PopMove text serialization functions to Text.hs
2010-07-27 Iustin Pophail: fix error message for failed multi-evac
2010-07-22 Iustin PopFix another haddock issue
2010-07-22 Iustin PopRemove an obsolete function and add Utils tests
2010-07-21 Iustin PopAdd some more imports to QC.hs
2010-07-21 Iustin PopChange the meaning of the N+1 fail metric
2010-07-21 Iustin PopIntroduce per-metric weights
2010-07-21 Iustin PopAllow balancing moves to introduce N+1 errors
2010-07-21 Iustin PopIntroduce a relaxed add instance mode
2010-07-19 Iustin PopRemove obsolete Container.maxNameLen
2010-07-19 Iustin Pophbal: print short names in steps list
2010-07-19 Iustin PopRemove an obsolete function
2010-07-18 Iustin PopAllow '+' in node list fields
2010-07-18 Iustin PopUpdate the node list fields
2010-07-18 Iustin PopCleanup a node's peer map when possible
2010-06-21 Iustin PopFix another haddock special-char issue
2010-06-21 Iustin PopRemove JOB_STATUS_GONE and add unittests
2010-06-21 Iustin PopAdd opcode status constants/type
2010-06-21 Iustin PopRename the job status constants
2010-06-08 Iustin PopOptimise the Luxi.recvMsg function
2010-06-07 Iustin PopComplete the client Luxi implementation
2010-06-07 Iustin PopAdd support for more LUXI calls
2010-06-02 Iustin PopFix some lint errors in the unit tests
2010-06-02 Iustin PopChange the Luxi operations structure
2010-06-01 Iustin PopFix a warning in Loader tests
2010-06-01 Iustin PopAdd a few Loader tests
2010-05-28 Iustin PopReduce the warnings during the unittests
2010-05-27 Iustin PopIntroduce OpCode unittests
2010-05-27 Iustin PopIntroduce suport for optional keys in JObjects
2010-05-27 Iustin PopReplace fromJResult with annotateJResult
2010-05-27 Iustin PopAdd annotations to loadJSArray
2010-05-27 Iustin PopChange fromObj error messages
2010-05-26 Iustin PopA few more small Node unit-tests
2010-05-25 Iustin PopAdd more unittests
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 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-04 Iustin PopFix hspace's KM 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 PopFix unused-do-binds for ghc 6.12
2010-02-25 Iustin PopFix unused imports for ghc 6.12
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 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 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 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-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-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 PopFix typo breaking LUXI backend
2009-12-02 Iustin PopFix unittests after instance tags addition
next