Abstract comparison of AllocElements
[ganeti-local] / htools / Ganeti / HTools / Cluster.hs
2011-09-29 Iustin PopAbstract comparison of AllocElements
2011-09-29 Iustin PopChange type of Cluster.AllocSolution
2011-09-14 Iustin Pophtools: remove dead code
2011-09-14 Iustin Pophail: don't select the primary as new secondary
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-21 Iustin Pophtools: a few more hlint fixes
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-19 Iustin Pophtools: move tiered spec map helper to Hspace.hs
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: fix potential bug in ialloc/change-group
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 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: 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 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 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-13 Iustin Pophtools: rename Instance.auto_balance
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-07-01 Iustin PopOne Haskell and integer sizes fix
2011-06-28 Iustin Pophtools: rewrite Cluster.filterMGResults
2011-06-28 Iustin Pophtools: use the new Group.isAllocable
2011-05-31 Guido TrotterImplement balancing with no instance moves
2011-04-14 Iustin PopShow the auto_balance flag in the instance listing
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-03-23 Iustin PopFix some lint warnings in htools code
2011-03-23 Iustin PopFix lint errors in the htools code
2011-03-17 Iustin PopMerge remote branch 'htools/master'