--select-instances hbal manpage update
[ganeti-local] / htools /
2011-06-17 Guido TrotterCheck that the selected instances are known
2011-06-17 Guido TrotterLoader.updateMovable: evaluate selected instances
2011-06-17 Guido TrotterAdd instance selection list to Loader.mergeData
2011-06-17 Guido TrotterAdd --select-instances hbal flag
2011-06-17 Guido TrotterRemove double whitespace in help string
2011-06-01 Iustin Pophtools: introduce a type alias for JSON objects
2011-06-01 Iustin Pophail: stop using old-style 'nodes' key
2011-06-01 Iustin Pophail: add parsing of multi-relocate request
2011-06-01 Iustin Pophail: add option for displaying the parsed request
2011-06-01 Iustin Pophail: add new data types for the multi-reloc mode
2011-05-31 Guido TrotterAdd --no-instance-moves to the htools live tests
2011-05-31 Guido TrotterImplement balancing with no instance moves
2011-05-31 Guido TrotterPass the instance moves option in hbal
2011-05-31 Guido TrotterAdd --no-instance-moves cli htools option
2011-05-24 Iustin PopMisc other conversions
2011-05-24 Iustin PopConvert job status strings to constants
2011-05-24 Iustin PopConvert group policies to constants
2011-05-24 Iustin PopReplace instance states hardcoded with constants
2011-05-24 Iustin PopIAllocator.hs: replace a few strings with constants
2011-05-24 Iustin PopImplement conversion of Python constants to Haskell
2011-04-18 Iustin Pophtools: make some error messages more explicit
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopNode operations: take into account auto_balance
2011-04-14 Iustin PopRead/write auto_balance via Text
2011-04-14 Iustin PopRead auto_balance via Rapi
2011-04-14 Iustin PopRead auto_balance via Luxi
2011-04-14 Iustin PopShow the auto_balance flag in the instance listing
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Iustin PopOpCodes.hs: make allow_failover optional
2011-04-07 Iustin Pophtools: add an utility function for JSON parsing
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-03-23 Iustin PopAnother attempt at fixing htools build without curl
2011-03-23 Iustin PopFix some lint warnings in htools code
2011-03-23 Iustin PopFix lint errors in the htools code
2011-03-23 Iustin PopFix Haskell unittests without RAPI
2011-03-23 Iustin PopRename away htools/NEWS
2011-03-22 Iustin PopRemove obsolete htools/Makefile
2011-03-22 Iustin PopRemove some obsolete htools files
2011-03-22 Iustin PopIntegrate htools's gitignore in top-level one
2011-03-18 Iustin PopMove htools-ganeti 2.3 design doc to doc/
2011-03-18 Iustin PopIntegrate htools man pages in the main tree
2011-03-17 Iustin PopRevert "Add temporary dir/file for htools import"
2011-03-17 Iustin PopMerge remote branch 'htools/master'
2011-03-17 Iustin PopAdd temporary dir/file for htools import