Print idx <-> uuid mappings in machine readable mode
[ganeti-local] / htools / Ganeti / HTools /
2012-06-27 Agata MurawskaPrint idx <-> uuid mappings in machine readable mode
2012-06-27 Agata MurawskaHuman readable group name improved
2012-06-27 Agata MurawskaPrint info about ability to rebalance
2012-06-27 Agata MurawskaImprove readability for hcheck-related changes
2012-06-25 Agata MurawskaMachine readable hcheck functionality
2012-06-25 Agata MurawskaHuman readable hcheck functionality
2012-06-25 Agata MurawskaAllowing rebalance to run silently
2012-06-25 Agata MurawskaGeneralize functions used by both hspace and hcheck
2012-06-25 Agata MurawskaInitial commit for introducting hcheck tool
2012-06-19 Iustin PopFix corner case in quick-check generated tests
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopSome unit tests improvements
2012-05-08 Iustin PopAdd a new JSON function
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-22 Iustin PopRework exit model
2012-03-21 Iustin PopAllow hail to read data from stdin
2012-03-16 René Nussbaumerhspace: Make use of the spindle_use
2012-03-16 Iustin Pophtools: Fix some compiler warnings
2012-03-15 Iustin PopEnhance the RAPI backend to accept file:// URLs
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 Iustin PopEnable all disk templates in unit-tests
2012-03-15 Iustin PopEnable evacuation/relocation for shared storage
2012-03-15 Iustin PopReplace explicit case with 'either'
2012-03-15 Iustin PopRename evacDrbdSecondaryInner to evacOneNodeInner
2012-03-15 Iustin PopAbstract the secondary evac into a separate function
2012-03-15 Iustin PopFix Node_addPriFD test for arbitrary disk templates
2012-03-15 Iustin PopExtend the possible move types with FailoverToAny
2012-03-15 René Nussbaumerhtools: Add the new ipolicy field
2012-03-15 René Nussbaumerhtools: Use the spindle usage in the algorithms
2012-03-15 René Nussbaumerhtools: Convert all the other backends as this is trivial
2012-03-15 René Nussbaumerhtools: Adapt the Text backend to spindle usage
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-15 Iustin PopRework unit parsing
2012-03-13 René Nussbaumerhtools: Make it possible to load an IAlloc request
2012-03-07 Iustin PopFix relocation test ClusterAllocRelocate
2012-03-07 Iustin PopFix IAlloc.processRelocate to support shared storage
2012-03-07 Iustin PopFix up Cluster nodeEvac unittests for shared storage
2012-03-07 Iustin PopRework evacDrbdSecondaryInner to take the imove
2012-03-07 Iustin PopAdd a simple type alias for nicer type signatures
2012-03-07 Iustin PopFix a few tests that hard-coded the number of nodes
2012-03-07 Iustin PopFix test Node_addSec_idempotent
2012-03-07 Iustin PopFix the Node_rMem test to specify DRBD8 templates
2012-03-07 Iustin PopSplit the Node_addOffline test into pri/sec
2012-03-07 Iustin PopUse the mirror type in Cluster.possibleMoves
2012-03-07 Iustin PopiPolicy: enable by default all storage templates
2012-03-07 Iustin PopFix printSolutionLine to handle big scores
2012-03-07 Iustin PopFix printSolutionLine to handle non-DRBD steps
2012-03-07 Iustin PopAdd a helper type and function for the mirror type
2012-03-07 Iustin PopSmall simplification in tryBalance
2012-03-07 Iustin PopMark Rbd as a movable disk template
2012-03-07 Iustin PopDo not rely on no-secondary for movable tests
2012-03-07 Iustin PopHandle nodes without local storage
2012-03-03 René Nussbaumerhtools/ExtLoader: Bring the pieces together
2012-03-03 René Nussbaumerhtools/CLI: Adding new options to use ialloc as source
2012-03-03 René Nussbaumerhtools/IAlloc: Adding loadData method for use as backend
2012-03-03 René Nussbaumerhtools: Refactor some of IAlloc.readRequest to Hail
2012-03-03 René Nussbaumerhinfo: Adjust the verbosity
2012-03-01 René Nussbaumerhinfo: Gather and print group statistics
2012-02-29 René Nussbaumerhtools: Adding printTable helper
2012-02-29 Iustin PopFixup a Node unittest
2012-02-29 Iustin PopAllow overriding the target test count
2012-02-29 Iustin PopAdd two more unittests for Node add/remove
2012-02-29 Iustin PopUse the spindles metric in cluster scores
2012-02-29 Iustin PopTrack instance-used spindles in node set/add/remove
2012-02-29 Iustin PopShorten some function names
2012-02-29 Iustin PopSimplify logic in Node operations
2012-02-29 Iustin Pophtools: support spindles in simu backend
2012-02-29 Iustin Pophtools: support spindles in text load/save
2012-02-29 Iustin Pophtools: add support for listing spindles for nodes
2012-02-29 Iustin Pophtools: add spindle-related attribute to nodes
2012-02-29 Iustin PopAdd spindle ratio to htool's IPolicy
2012-02-28 René Nussbaumerhinfo: Reorganize the code to separate functions
2012-02-28 René Nussbaumerhinfo: Adding basic skeleton based on hbal
2012-02-13 Guido Trotterhtools: allow rbd disk template
2012-02-13 Iustin PopUse the ipolicy constants for key names
2012-01-26 Iustin PopFix integer overflow in Node unittest
2012-01-26 Iustin PopExpand the tiered alloc unittest to check allocation...
2012-01-26 Iustin PopSwitch over some hspace stats from RSpec to AllocInfo
2012-01-26 Iustin PopAdd a new type for holding allocation statistics
2012-01-26 Iustin PopTrack 'normalised' used CPUs in Cluster.CStats
2012-01-26 Iustin PopRe-indent code for readability
2012-01-26 Iustin PopRemove obsolete constant for vcpu_ratio
2012-01-26 Iustin PopChange meaning of the --max-cpu option
2012-01-26 Iustin PopTemporary fix for hspace's NPU calculation
2012-01-26 Iustin PopRemove Node.mCpu, replaced with the ipol vcpu_ratio
2012-01-26 Iustin PopAdd vcpu_ratio definition to the IPolicy type
2012-01-26 Iustin PopRemove two extraneous imports
2012-01-16 Iustin PopAnother small optimisation in test data generation
2012-01-16 Iustin PopGenerate tags using the helper in Node tests
2012-01-16 Iustin PopCombine two Node unittests
2012-01-16 Iustin PopAdd unit-tests for --help/--version as common options
2012-01-16 Iustin PopSplit the list of program personalities into a module
2012-01-16 Iustin PopParse options in htools.hs, not in each program
2012-01-16 Iustin PopAdd some very basic options test
2012-01-16 Iustin PopSplit CLI.parseOpts into IO/non-IO parts
2012-01-16 Iustin PopAdd test for CLI.parseYesNo
2012-01-16 Iustin PopFix bug in CLI.parseISpecString and add test
2012-01-16 Iustin PopAdd a unittest for the 'Simu' backend
next