hail: add an extra safety check in relocate
[ganeti-local] / htools / Ganeti / HTools / IAlloc.hs
2011-10-26 Iustin Pophail: add an extra safety check in relocate
2011-08-08 Iustin PopRevert deprecation of evacuate mode in hail
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-19 Iustin Pophtools: remove ialloc/relocate and multi-evacuate
2011-07-18 Iustin Pophtools: run IAllocator input through checkData
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 change-group IAllocator mode
2011-07-15 Iustin Pophtools: add ChangeGroup to IAllocator types/loader
2011-07-14 Iustin Pophtools: add more IAlloc data types and functions
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: 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: docstring fixes and improvements
2011-06-28 Iustin Pophtools: some lint fixes
2011-06-17 Guido TrotterAdd instance selection list to Loader.mergeData
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-05-24 Iustin PopIAllocator.hs: replace a few strings with constants
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-03-17 Iustin PopMerge remote branch 'htools/master'