Fix hspace's KM metrics
[ganeti-local] / Ganeti / HTools / Types.hs
2009-11-17 Iustin PopIntroduce tag-based exclusion of primary instances
2009-11-06 Iustin Pophspace: show tiered-alloc stats in the output
2009-10-30 Iustin PopRework the instance spec CLI options
2009-10-16 Iustin PopFix two haddoc/happy docstring issues
2009-10-16 Iustin PopStart using the utilisation scores in balancing
2009-10-15 Iustin PopAdd initial structure for utilisation balancing
2009-10-14 Iustin PopExtend the MoveJob type to hold the instance index
2009-10-12 Iustin PopFix haddock issues with tuple members
2009-10-02 Iustin PopStore the instance move in the MoveJobs
2009-10-02 Iustin PopMove some more type definitions to Types.hs
2009-10-02 Iustin Pophbal: Implement grouping of moves into jobsets
2009-07-14 Iustin PopIntroduce timeout in RAPI queries
2009-07-09 Iustin PopChange the tryAlloc/tryReloc workflow
2009-07-08 Iustin Pophspace: switch output to shell-script format
2009-07-05 Iustin PopAdd computation of the failure reason in hspace
2009-07-05 Iustin PopIntroduce a new type for allocation results
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 PopRemove an unused type synonim
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-24 Iustin PopStart implementing the hail functionality
2009-05-23 Iustin PopAdd some utility functions for kt deprecation
2009-05-23 Iustin PopAdd a small class for Nodes and Instances
2009-05-22 Iustin PopMore code reorganizations