hbal: Implement grouping of moves into jobsets
[ganeti-local] / Ganeti / HTools / Rapi.hs
2009-07-14 Iustin PopIntroduce timeout in RAPI queries
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-01 Iustin PopAdd copyright/license information
2009-06-01 Iustin PopLots of documentation updates
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-25 Iustin PopFix some haddock issues
2009-05-23 Iustin PopRemove ktn/kti from first half of loader
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-22 Iustin PopRework the loader model
2009-05-20 Iustin PopSmall syntax improvement
2009-05-20 Iustin PopAllow overriding the RAPI port/scheme
2009-05-20 Iustin PopRemove some 1.2 specific code
2009-05-20 Iustin PopGeneralize some Result function into monad ones
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-05-19 Iustin PopDrop RAPI v1 compatiblity
2009-05-19 Iustin PopAdd support for 'offline' nodes
2009-05-18 Iustin PopMove the JSON utilities to Utils.hs
2009-03-22 Iustin PopInclude DRBD overhead in sda/sdb size
2009-03-22 Iustin PopAdd a new instance field denoting run status
2009-03-21 Iustin PopAdd node memory field to Node objects
2009-03-20 Iustin PopIntroduce a namespace for the modules