htools: return new state from new IAllocator modes
[ganeti-local] / htools / Ganeti / HTools / QC.hs
2011-07-15 Iustin Pophtools: add optional limit to allocation count
2011-07-15 Iustin Pophtools: rework compCV so that we can use [Node] too
2011-07-14 Iustin PopFix htool unittest failure due to invalid prereqs
2011-07-14 Iustin Pophtools: add parseUnit function
2011-07-13 Guido Trotterhtools: simplify select tests
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: read/save the disk template in Text backend
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: rename Instance.auto_balance
2011-07-13 Iustin Pophtools: docstring fixes and improvements
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: 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-17 Guido TrotterAdd instance selection list to Loader.mergeData
2011-05-31 Guido TrotterImplement balancing with no instance moves
2011-05-24 Iustin PopReplace instance states hardcoded with constants
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopRead/write auto_balance via Text
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 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 Haskell unittests without RAPI
2011-03-17 Iustin PopMerge remote branch 'htools/master'