Merge branch 'devel-2.5'
[ganeti-local] / htools /
2012-03-26 Iustin PopSwitch to new-style exception handling
2012-03-26 Iustin PopChange a type computation for compatibility with 6.12
2012-03-26 Iustin PopFix compatibility with TemplateHaskell from GHC 7.4
2012-03-26 Iustin PopAdd trivial tests for gnt-* cli
2012-03-22 Iustin PopRework exit model
2012-03-22 Iustin PopFix out-of-tree builds
2012-03-22 Iustin PopConvert manual shell tests to shelltestrunner
2012-03-22 Iustin PopAdd command line option for controlling syslog use
2012-03-22 Iustin PopAdd support for syslog logging to Ganeti.Logging
2012-03-21 Iustin PopAllow hail to read data from stdin
2012-03-20 Iustin PopUpdate hconfd bind address handling
2012-03-20 Iustin PopAdd the bind-address option
2012-03-20 Iustin PopAdd two utility functions
2012-03-20 Iustin PopAdd skeleton ssconf module
2012-03-19 Iustin PopRename htools-hpc to hpc-tools to fix laziness
2012-03-19 Iustin Pophtools: fix long version of --port for daemons
2012-03-16 René Nussbaumerhspace: Make use of the spindle_use
2012-03-16 Iustin Pophtools: Fix some compiler warnings
2012-03-15 Iustin PopAdd tests for custom text files
2012-03-15 Iustin PopAdd utilisation and instance selection tests
2012-03-15 Iustin PopEnable pipefail mode for shell tests
2012-03-15 Iustin PopAdd RAPI shell-level unittest
2012-03-15 Iustin PopEnhance the RAPI backend to accept file:// URLs
2012-03-15 Iustin PopAdd new hail (shell) tests
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 Iustin PopAdd more rebalance offline tests
2012-03-13 Iustin PopEnhance the offline tests
2012-03-13 Iustin PopBuild a coverage-enabled version of the tools
2012-03-13 Iustin PopAdd a simple binary tester for htools
2012-03-13 Iustin PopAdd a helper for htools CLI tests
2012-03-13 Iustin Pophtools: add confd daemon binary
2012-03-13 Iustin Pophtools: add confd server module
2012-03-13 Iustin Pophtools: add basic daemon-related functionality
2012-03-13 Iustin Pophtools: add logging functionality
2012-03-13 Iustin Pophtools: add runtime functionality
2012-03-13 Iustin Pophtools: add a small module for crypto functions
2012-03-13 Iustin Pophtools: add definitions for confd types
2012-03-13 Iustin Pophtools: add a very basic lib/config.py equivalent
2012-03-13 Iustin Pophtools: add partial implementation of lib/objects.py
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
next