Fix hspace's KM metrics
[ganeti-local] / Ganeti / HTools / IAlloc.hs
2010-04-14 Iustin PopMerge branch 'master' into next
2010-03-31 Iustin PopFix iallocator crash when no solutions exist
2010-03-31 Iustin PopFix IAllocator multi-evacuate message
2010-03-09 Iustin PopFix iallocator crash when no solutions exist
2010-02-26 Iustin PopFix a haddock comment issue
2010-02-23 Iustin PopUpdate the loader pipeline to set the movable flag
2010-02-22 Iustin PopImplement IAllocator node evacuate request
2010-02-22 Iustin PopIAllocator: move some keys into per-request data
2009-12-01 Iustin PopRead cluster tags in the IAllocator backend
2009-11-27 Iustin PopIntroduce support for reading the cluster tags
2009-11-17 Iustin PopAdd a command-line option to filter exclusion tags
2009-11-11 Iustin PopAdd a tags attribute to instances
2009-11-06 Iustin PopChange the Utils.fromObj signature
2009-10-18 Iustin PopChange the Container.findByName function
2009-10-16 Iustin PopAdd loading and processing of utilisation data
2009-10-08 Guido TrotterparseNode: don't lookup values in drained nodes
2009-07-06 Iustin PopFix hlint-generated warnings
2009-06-10 Iustin PopAdd cpu-count-related attributes to nodes
2009-06-10 Iustin PopAdd a new vcpus attribute to instances
2009-06-10 Iustin PopFix reading of total disk space in iallocator
2009-06-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin PopMove the RqType and Request types to Loader.hs
2009-06-01 Iustin PopLots of documentation updates
2009-05-27 Iustin PopAdd a separate function for looking up instances
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-26 Iustin PopPort offline node fixes from Rapi to IAllocator
2009-05-25 Iustin PopFix loading of plain instances via iallocator
2009-05-25 Iustin Pophail: do not allocate on offline/drained nodes
2009-05-24 Iustin PopStart implementing the hail functionality
2009-05-23 Iustin PopRemove ktn/kti from first half of loader
2009-05-23 Iustin PopRemove the ktn/kti from second half of loading
2009-05-23 Iustin PopMake IAlloc.loadData return maps
2009-05-23 Iustin PopAdd a small class for Nodes and Instances
2009-05-22 Iustin PopAdd back names to nodes/instances
2009-05-22 Iustin PopMore code reorganizations
2009-05-21 Iustin PopInitial work on hail
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-05-20 Iustin PopSmall changes to the IAlloc module
2009-05-18 Iustin PopUpdate the IAlloc module
2009-05-18 Iustin PopMove the JSON utilities to Utils.hs
2009-05-18 Iustin PopAdd a copy of Rapi.HS as IAlloc.hs