Small syntax improvement
[ganeti-local] / Ganeti / HTools / Rapi.hs
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