Cleanup HTools.Types/BasicTypes imports
[ganeti-local] / htools / Ganeti / HTools / Instance.hs
2012-10-15 Iustin PopCleanup HTools.Types/BasicTypes imports
2012-10-08 Iustin PopRename Ganeti/HTools/Utils.hs to Ganeti/Utils.hs
2012-09-05 Iustin PopFurther hlint fixes
2012-03-15 René Nussbaumerhtools: Reflect the rename of spindle_usage to spindle_use
2012-03-15 Iustin PopAdd a helper function for mirrorType computations
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-07 Iustin PopMark Rbd as a movable disk template
2012-02-29 Iustin PopShorten some function names
2012-01-13 Iustin PopAdd a complex allocation/serialisation/load test
2012-01-13 Iustin PopFix a couple of bugs in handling offline instances
2012-01-13 Iustin PopAdd a helper function for 'not offline' instances
2012-01-13 Iustin PopObey instance policy in allocation routines
2011-11-17 Iustin Pophtools: reindent the rest of the files
2011-11-16 Agata Murawskahtools: change behaviour for offline instances
2011-11-16 Agata Murawskahtools: remove 'running' from instance options
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-07-22 Iustin Pophtools: add more functions for local disk storage
2011-07-21 Iustin Pophtools: further docstring fixes
2011-07-15 Iustin Pophtools: add function for getting all nodes of an instance
2011-07-13 Iustin Pophtools: add an utility function for disk templates
2011-07-13 Iustin Pophtools: add DiskTemplate to instance definition
2011-07-13 Iustin Pophtools: rename Instance.auto_balance
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-05-24 Iustin PopReplace instance states hardcoded with constants
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-03-17 Iustin PopMerge remote branch 'htools/master'