ganeti-local
2012-03-30 Michael HanselmannAdd job support to query2 via LUXI
2012-03-30 Michael Hanselmannjqueue: Cache prepared field list in _JobChangesChecker
2012-03-30 Michael HanselmannNEWS: Deprecate LUXI calls replaced with query2
2012-03-30 Michael Hanselmannjqueue: Convert GetInfo to query2
2012-03-30 Michael Hanselmannquery: Add definitions for job fields
2012-03-30 Michael Hanselmannqlang.MakeFilter: Enable use of different name field
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-03-30 Michael Hanselmannconstants: Don't hardcode priorities for LOCK_ATTEMPTS_...
2012-03-30 Michael Hanselmannjqueue._QueuedOpCode: Change a docstring
2012-03-30 Michael Hanselmannlocking: Remove unused OldStyleQueryLocks
2012-03-30 Iustin PopFix extra whitespace
2012-03-29 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-28 Michael Hanselmannganeti.initd: Add “status” action
2012-03-28 Michael HanselmannAdd whitelist for opcodes using BGL
2012-03-28 Dimitris AragiorgisUpdate IP pool management design doc
2012-03-28 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-03-28 Bernardo Dal... LUOobCommand: acquire BGL in shared mode
2012-03-28 René NussbaumerLUNodeAdd: Make the version call only dependend on DNS
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-03-27 Iustin PopUpdate install document
2012-03-27 Iustin PopUpdate admin doc
2012-03-27 Iustin PopUpdate walkthrough document
2012-03-27 Iustin PopUpdate default instance kernel version
2012-03-27 Iustin PopUpdate INSTALL and devnotes documents
2012-03-27 Iustin PopFix escaping of percent signs in the shell lexer
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 PopFix docstring bug
2012-03-23 Iustin PopEnable selection between Python and Haskell confd
2012-03-23 Iustin PopFix qemu-img configure.ac check
2012-03-23 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq v2.5.0rc6
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq
2012-03-23 Iustin PopFix LV status parsing to accept newer LVM
2012-03-22 Michael Hanselmanngnt-instance info: Show node group information
2012-03-22 Michael Hanselmanncmdlib: Factorize checking acquired node group locks
2012-03-22 Iustin PopRework exit model
2012-03-22 Michael HanselmannBump version for 2.5.0~rc6 release
2012-03-22 Iustin PopFix out-of-tree builds
2012-03-22 Michael Hanselmanncmdlib: Stop forking in LUClusterQuery
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-22 Michael Hanselmannlocking: Notify only once on release
2012-03-22 Michael Hanselmannlocking: Handle spurious notifications on lock acquire
2012-03-22 Michael Hanselmannlocking: Fix lock deletion with timeout
2012-03-22 Andrea SpadacciniMove _TimeoutExpired to utils
2012-03-22 Michael HanselmannRevert "Stop acquiring BGL for LUXI queries"
2012-03-22 Michael HanselmannLUClusterVerifyConfig: Share BGL, acquire all locks...
2012-03-21 Guido TrotterKVM: don't add -nographic using spice
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 Michael HanselmannStop acquiring BGL for LUXI queries
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 René NussbaumerEPO: Pass the no_remember parameter to preserve state
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-19 Iustin PopFix type error in LUInstanceChangeGroup
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
next