tests: move the test declaration in QC.hs
[ganeti-local] / hscan.hs
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-23 Iustin PopRemove the ktn/kti from second half of loading
2009-05-23 Iustin PopRemove most uses of ktn/kti
2009-05-23 Iustin PopRemove some extraneous uses of ktn/kti
2009-05-23 Iustin PopMove checkData from Cluster to Loader
2009-05-23 Iustin PopIntroduce a class for CLI options
2009-05-22 Iustin PopMore code reorganizations
2009-05-22 Iustin PopRework the loader model
2009-05-20 Iustin PopConvert Cluster.loadData to Result return
2009-05-20 Iustin PopAllow hscan to save data for fully-spec'd URLs
2009-05-20 Iustin PopSwitch from hand-written monads to a real one
2009-05-19 Iustin PopAdd support for 'offline' nodes
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 PopSplit common CLI functionality into a module
2009-03-21 Iustin PopAdd node memory field to Node objects
2009-03-21 Iustin PopSmall change in hscan
2009-03-21 Iustin PopAdd the hscan tool