Fix old-style import
[ganeti-local] / htools / Ganeti / HTools / IAlloc.hs
2012-03-21 Iustin PopAllow hail to read data from stdin
2012-03-15 René Nussbaumerhtools: Reflect the rename of spindle_usage to spindle_use
2012-03-15 Iustin PopAdd a helper function for mirrorType computations
2012-03-15 René Nussbaumerhtools: Convert all the other backends as this is trivial
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-07 Iustin PopFix IAlloc.processRelocate to support shared storage
2012-03-03 René Nussbaumerhtools/IAlloc: Adding loadData method for use as backend
2012-03-03 René Nussbaumerhtools: Refactor some of IAlloc.readRequest to Hail
2012-02-29 Iustin Pophtools: add spindle-related attribute to nodes
2012-01-13 Iustin PopAdd ipolicy attribute to group objects
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2011-12-08 Iustin PopCleanup hlint errors
2011-11-18 Iustin Pophtools: adjust imports for newer compilers
2011-11-17 Iustin Pophtools: re-indent IAlloc.hs
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-10-26 Iustin Pophail: add an extra safety check in relocate
2011-10-12 Agata MurawskaDots in docstings and hlint error fixes for htools
2011-09-29 Iustin PopChange type of Cluster.AllocSolution
2011-09-14 Iustin Pophtools: remove dead code
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-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'