htools: add change-group IAllocator mode
[ganeti-local] / htools /
2011-07-15 Iustin Pophtools: add change-group IAllocator mode
2011-07-15 Iustin Pophtools: add group restrictions to findBestAllocGroup
2011-07-15 Iustin Pophtools: generalise and rename availableLocalNodes
2011-07-15 Iustin Pophtools: add ChangeGroup to IAllocator types/loader
2011-07-15 Iustin Pophtools: split tryMGAlloc in two
2011-07-15 Iustin Pophtools: add node-evacuation of DRBD all nodes
2011-07-15 Iustin Pophtools: small optimisation in Cluster.collapseFailures
2011-07-15 Iustin Pophtools: add optional limit to allocation count
2011-07-15 Iustin Pophtools: add node-evacuation of DRBD secondaries
2011-07-15 Iustin Pophtools: rework compCV so that we can use [Node] too
2011-07-14 Iustin PopMark htools/README as obsolete
2011-07-14 Iustin PopFix htool unittest failure due to invalid prereqs
2011-07-14 Iustin Pophtools: add node-evacuate of DRBD8 primaries
2011-07-14 Iustin Pophtools: add more IAlloc data types and functions
2011-07-14 Iustin Pophtools: add two monad-conversion utility functions
2011-07-14 Iustin Pophtools: add a function for computing evacuated nodes
2011-07-14 Iustin Pophtools: rename an internal constant
2011-07-14 Iustin Pophtools: abstract and simplify a multigroup function
2011-07-14 Iustin Pophspace: also display the starting tiered specs
2011-07-14 Iustin Pophspace: add support for units in the options
2011-07-14 Iustin Pophtools: add parseUnit function
2011-07-13 Guido Trotterhtools: simplify select tests
2011-07-13 Guido Trotterhtools: lookup instance names in select/exclude
2011-07-13 Guido Trotterhtools: infrastructure for looking up names
2011-07-13 Guido Trotterhtools: Add if' and select as functions
2011-07-13 Iustin Pophtools: remove obsolete option INodes
2011-07-13 Iustin Pophspace: also report the disk template
2011-07-13 Iustin Pophspace: ask for the disk_template not number of nodes
2011-07-13 Iustin Pophtools: add an utility function for disk templates
2011-07-13 Iustin Pophtools: define the --disk-template option
2011-07-13 Iustin Pophtools: read/save the disk template in Text backend
2011-07-13 Iustin Pophtools: read the disk_template in the Luxi backend
2011-07-13 Iustin Pophtools: read the disk template in Luxi and Rapi
2011-07-13 Iustin Pophtools: add DiskTemplate to instance definition
2011-07-13 Iustin Pophtools: add some unittests for Types.hs
2011-07-13 Iustin Pophtools: add a DiskTemplate type
2011-07-13 Iustin Pophtools: small simplification to parseUtilisation
2011-07-13 Iustin Pophtools: rename Instance.auto_balance
2011-07-13 Iustin Pophtools: simplify some JSON-related code
2011-07-13 Iustin Pophtools: allow different result types
2011-07-13 Iustin Pophtools: start reorganising the IAllocator workflow
2011-07-13 Iustin Pophtools: split more code from hail/main
2011-07-13 Iustin Pophtools: move code from hail.hs to IAllocator.hs
2011-07-13 Iustin Pophtools: add parsing of input node-evac messages
2011-07-13 Iustin Pophtools: remove pre-2.4 compatibility from RAPI
2011-07-13 Iustin Pophtools: introduce new data type for node-evac
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-07-01 Iustin PopOne Haskell and integer sizes fix
2011-06-28 Iustin Pophtools: fix prop_Node_rMem corner case
2011-06-28 Iustin Pophtools: fix corner case in prop_Text_Load_Instance
2011-06-28 Iustin Pophtools: allow unittest to be replayed
2011-06-28 Iustin Pophtools: improve more unittests
2011-06-28 Iustin Pophtools: more fixes to unsatisfiable tests
2011-06-28 Iustin Pophtools: Rework some unittests
2011-06-28 Iustin Pophtools: Switch to QuickCheck 2.x
2011-06-28 Iustin Pophtools: some lint fixes
2011-06-28 Iustin Pophtools: rewrite Cluster.filterMGResults
2011-06-28 Iustin Pophtools: use the new Group.isAllocable
2011-06-28 Iustin Pophtools: add a helper function
2011-06-17 Guido Trotterhtools live test: test instance selection as well
2011-06-17 Guido TrotterCheck that the selected instances are known
2011-06-17 Guido TrotterLoader.updateMovable: evaluate selected instances
2011-06-17 Guido TrotterAdd instance selection list to Loader.mergeData
2011-06-17 Guido TrotterAdd --select-instances hbal flag
2011-06-17 Guido TrotterRemove double whitespace in help string
2011-06-01 Iustin Pophtools: introduce a type alias for JSON objects
2011-06-01 Iustin Pophail: stop using old-style 'nodes' key
2011-06-01 Iustin Pophail: add parsing of multi-relocate request
2011-06-01 Iustin Pophail: add option for displaying the parsed request
2011-06-01 Iustin Pophail: add new data types for the multi-reloc mode
2011-05-31 Guido TrotterAdd --no-instance-moves to the htools live tests
2011-05-31 Guido TrotterImplement balancing with no instance moves
2011-05-31 Guido TrotterPass the instance moves option in hbal
2011-05-31 Guido TrotterAdd --no-instance-moves cli htools option
2011-05-24 Iustin PopMisc other conversions
2011-05-24 Iustin PopConvert job status strings to constants
2011-05-24 Iustin PopConvert group policies to constants
2011-05-24 Iustin PopReplace instance states hardcoded with constants
2011-05-24 Iustin PopIAllocator.hs: replace a few strings with constants
2011-05-24 Iustin PopImplement conversion of Python constants to Haskell
2011-04-18 Iustin Pophtools: make some error messages more explicit
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopNode operations: take into account auto_balance
2011-04-14 Iustin PopRead/write auto_balance via Text
2011-04-14 Iustin PopRead auto_balance via Rapi
2011-04-14 Iustin PopRead auto_balance via Luxi
2011-04-14 Iustin PopShow the auto_balance flag in the instance listing
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Iustin PopOpCodes.hs: make allow_failover optional
2011-04-07 Iustin Pophtools: add an utility function for JSON parsing
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-03-23 Iustin PopAnother attempt at fixing htools build without curl
2011-03-23 Iustin PopFix some lint warnings in htools code
2011-03-23 Iustin PopFix lint errors in the htools code
2011-03-23 Iustin PopFix Haskell unittests without RAPI
2011-03-23 Iustin PopRename away htools/NEWS
2011-03-22 Iustin PopRemove obsolete htools/Makefile
2011-03-22 Iustin PopRemove some obsolete htools files
2011-03-22 Iustin PopIntegrate htools's gitignore in top-level one
next