Brown-paper-bag release fixing haddock issues
[ganeti-local] / Ganeti / HTools / IAlloc.hs
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