Add ValidateNetmask and GetClass IPAddress methods
[ganeti-local] / htools /
2011-10-03 Iustin PopSome TH simplifications
2011-10-03 Iustin PopA few minor test improvements
2011-10-03 Iustin PopUse TemplateHaskell to decorate tests with names
2011-10-03 Iustin PopUse TemplateHaskell to generate opcode serialisation
2011-10-03 Iustin PopUse TemplateHaskell to build the opID function
2011-10-03 Iustin PopUse TemplateHaskell instead of hand-coded instances
2011-10-03 Iustin PopRename some helper functions for consistency
2011-10-03 Iustin PopSplit part of Utils.hs into JSON.hs
2011-09-29 Iustin PopAdd an allocation limit to hspace
2011-09-29 Iustin PopSmall simplification in tryAlloc
2011-09-29 Iustin PopChange how node pairs are generated/used
2011-09-29 Iustin PopParallelise instance allocation/capacity computation
2011-09-29 Iustin PopAbstract comparison of AllocElements
2011-09-29 Iustin PopChange type of Cluster.AllocSolution
2011-09-23 Iustin Pophspace: add short forms for the group policy
2011-09-22 Iustin Pophtools: add a MonadPlus instance for Result
2011-09-14 Iustin Pophtools: remove dead code
2011-09-14 Iustin Pophail: don't select the primary as new secondary
2011-09-14 Iustin Pophail: add an extra safety check in relocate
2011-08-08 Iustin PopRevert deprecation of evacuate mode in hail
2011-07-22 Iustin Pophtools: rework the algorithm for ChangeAll mode
2011-07-22 Iustin Pophtools: replace two hardcoded uses of pri+sec nodes
2011-07-22 Iustin Pophtools: add target_node member to migrate opcode
2011-07-22 Iustin Pophtools: do not change node disk for non-local storage
2011-07-22 Iustin Pophtools: add more functions for local disk storage
2011-07-21 Iustin Pophtools: add two more small unittests
2011-07-21 Iustin Pophtools: a few more hlint fixes
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-21 Iustin Pophtools: add JSON instance for EvacMode
2011-07-21 Iustin Pophtools: add human-readable output to hspace
2011-07-21 Iustin PopFix job constants use in htools
2011-07-21 Michael HanselmannRename *_STATUS_WAITLOCK to …_WAITING
2011-07-20 Guido TrotterDo proper name lookup for the -O option
2011-07-19 Iustin Pophtools: add a machine-readable CLI flag
2011-07-19 Iustin Pophtools: move tiered spec map helper to Hspace.hs
2011-07-19 Iustin Pophtools: import the program modules in QC.hs
2011-07-19 Iustin Pophtools: switch hspace to the generic binary
2011-07-19 Iustin Pophtools: switch hscan to the generic binary
2011-07-19 Iustin Pophtools: switch hbal to the generic binary
2011-07-19 Iustin Pophtools: switch hail to the generic binary
2011-07-19 Iustin Pophtools: add a generic binary
2011-07-19 Iustin Pophtools: add a compatibility module
2011-07-19 Iustin Pophtools: remove no-longer-needed tryMG* functionality
2011-07-19 Iustin Pophtools: remove ialloc/relocate and multi-evacuate
2011-07-19 Iustin Pophtools: fix potential bug in ialloc/change-group
2011-07-18 Iustin Pophtools: run IAllocator input through checkData
2011-07-18 Iustin Pophtools: abstract a function for displaying warnings
2011-07-18 Iustin Pophtools: use maybePrintNodes in hail.hs
2011-07-18 Iustin Pophtools: add cluster state saving support to hail
2011-07-18 Iustin Pophtools: return the final instance map in ialloc
2011-07-18 Iustin Pophtools: implement post-alloc cluster status display
2011-07-15 Iustin Pophtools: return new state from new IAllocator modes
2011-07-15 Iustin Pophtools: update the node-evac/change-group result
2011-07-15 Iustin Pophtools: add function for getting all nodes of an instance
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
next