ganeti-local
2012-03-26 Iustin PopAdd a special lexer for sphinx/pygments
2012-03-26 Michael Hanselmannganeti.7: Add more filter examples
2012-03-26 Iustin PopEnable -Werror by default for 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-26 Iustin PopFix hardcoded Xen kernel path
2012-03-23 Iustin PopEnable selection between Python and Haskell confd
2012-03-23 Iustin PopFix qemu-img configure.ac check
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 PopOnly build hconfd if --enable-confd was passed
2012-03-21 Iustin PopBuild test helpers that point to hpc-htools
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-20 Alexander SchreiberTypo fix: s/aditional/additional/
2012-03-19 Iustin PopFix exported constants
2012-03-19 Iustin PopExport the AF_INET/AF_INET6 constants
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-19 Iustin PopAdd htools/rapi test directory to DIRS
2012-03-19 Iustin PopUpdate gnt-node evacuate man page/help text
2012-03-16 Iustin PopFix gnt-group --help display
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 René NussbaumerRename spindle_usage to spindle_use on Ganeti side
2012-03-15 Iustin PopAdd a helper function for mirrorType computations
2012-03-15 Iustin PopFix TLMigrateInstance use of IAllocator
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é Nussbaumeripolicy: Keep track of spindle usage
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 René Nussbaumeriallocator: Add the spindle_usage to iallocator
2012-03-15 René Nussbaumerconstants: Add new spindle_usage parameter to BE
2012-03-15 Iustin PopRework unit parsing
2012-03-14 Alexander SchreiberEnable lvmstrap to run under Linux 3.x
2012-03-14 Iustin PopFix make distcheck after the new shell tests
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 PopEnable htools offline tests as Haskell tests
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-09 Iustin PopFix lint error in commit 035b33e2
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 PopSmall improvement for nicer unit-testing
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-07 Iustin PopFix tempfile reset code & test on newer Python
2012-03-06 Iustin PopMerge remote-tracking branch 'origin/devel-2.5'
2012-03-05 Iustin PopSplit check-man-warnings into two
2012-03-05 Iustin PopRename check-man to check-man-warnings
next