Don't consider offline nodes as N+1 failed
[ganeti-local] / Ganeti / HTools / Cluster.hs
2009-05-19 Iustin PopDon't consider offline nodes as N+1 failed
2009-05-19 Iustin PopAdd support for 'offline' nodes
2009-04-25 Iustin Pophbal: Add a new min-score option
2009-04-25 Iustin Pophbal: Change hardcoded tests to monadic composition
2009-04-20 Iustin PopIncrease allowed missing memory to 512MB
2009-04-18 Iustin PopImplement writing the command list to a script
2009-03-22 Iustin PopAdd checks for missing disk space
2009-03-22 Iustin PopFix interaction between down instances and nodes
2009-03-22 Iustin PopAdd a new instance field denoting run status
2009-03-22 Iustin PopShow the x_mem/i_mem in node list
2009-03-22 Iustin PopAdd functions to check and fix cluster data
2009-03-21 Iustin PopAdd node memory field to Node objects
2009-03-21 Iustin PopPass actual types to node/instance constructors
2009-03-21 Iustin PopSome small changes in preparation for hscan
2009-03-21 Iustin PopAdd a separate type for the [(Int, String)] list
2009-03-21 Iustin PopHandle correctly offline nodes in cluster scoring
2009-03-21 Iustin PopShow offline nodes in the node status list
2009-03-20 Iustin PopRestrict move list based on offline node status
2009-03-20 Iustin PopSome updates to the apidoc rules
2009-03-20 Iustin PopIntroduce a namespace for the modules