Move the RqType and Request types to Loader.hs
[ganeti-local] / hail.hs
2009-06-01 Iustin PopMove the RqType and Request types to Loader.hs
2009-05-27 Iustin PopAdd type synonyms for the node/instance indices
2009-05-26 Iustin PopChange the module import hierarchy
2009-05-25 Iustin Pophail: don't relocate to current primary node
2009-05-25 Iustin Pophail: do not allocate on offline/drained nodes
2009-05-25 Iustin Pophail: cleanup unused options
2009-05-25 Iustin Pophail: Implement non-mirrored instance allocation
2009-05-25 Iustin Pophail: unify the post-processing of results
2009-05-24 Iustin PopImplement hail allocate (for 2-node requests)
2009-05-24 Iustin PopWorking implementation if relocate
2009-05-24 Iustin PopStart implementing the hail functionality
2009-05-23 Iustin PopRemove a function in hail
2009-05-23 Iustin PopRemove some extraneous uses of ktn/kti
2009-05-23 Iustin PopIntroduce a class for CLI options
2009-05-22 Iustin PopMore code reorganizations
2009-05-21 Iustin PopInitial work on hail