ganeti-local
2009-10-16 Michael Hanselmannserializer: Sort keys in JSON
2009-10-15 Michael HanselmannBump version to 2.1.0~beta0 v2.1.0beta0
2009-10-15 Michael Hanselmannmcpu: Use new timeout class for timeout
2009-10-15 Michael Hanselmannlocking: Convert pipe condition to new timeout class
2009-10-15 Michael Hanselmannlocking.LockSet: Move timeout calculation to separate...
2009-10-15 Michael Hanselmannlocking, mcpu: Ensure timeout is always >= 0.0
2009-10-13 Michael Hanselmannlocking.LockSet: Improve assertions
2009-10-13 Michael Hanselmannlocking: Factorize LockSet.acquire
2009-10-13 Michael Hanselmannmcpu: Make sure added locks are released on errors
2009-10-13 Michael HanselmannTest LockSet.acquire return value for timeout
2009-10-13 Michael Hanselmannopcodes: Add missing shutdown_timeout to OpRemoveInstance
2009-10-13 Michael Hanselmannluxi: Pass socket path directly to exception, not in...
2009-10-13 Guido Trottergnt-* use the correct opcode slot to build opcodes
2009-10-13 Guido TrotterUpdate NEWS for instance shutdown timeout
2009-10-13 Iustin PopUpdate documentation for recreate-disks
2009-10-13 Iustin Poprapi: fix tag operations
2009-10-13 Michael HanselmannUpdate NEWS for Ganeti 2.1
2009-10-13 Michael HanselmannConvert NEWS to ASCII
2009-10-13 Guido TrotterUpdate manpages for --shutdown-timeout
2009-10-13 Guido TrotterAdd timeout options to other LUs
2009-10-13 Guido Trottercli: add SHUTDOWN_TIMEOUT_OPT
2009-10-12 Michael Hanselmannmcpu: Change lock attempt timeout calculation
2009-10-12 Michael HanselmannCode and docstring style fixes
2009-10-12 Michael Hanselmannmcpu: Improve lock reporting with timeouts
2009-10-12 Michael Hanselmannmcpu: Implement lock timeouts
2009-10-12 Michael Hanselmannmcpu: Remove unused exclusive_BGL attribute
2009-10-12 Michael Hanselmannlocking.LockSet: Implement acquire timeouts
2009-10-09 Guido TrotterUpdate gnt-instance(8) for shutdown --timeout
2009-10-09 Guido TrotterAccept shutdown timeout from the user
2009-10-09 Guido Trottercli: add a timeout option
2009-10-09 Guido TrotterChrootManager: clean StopInstance
2009-10-09 Guido TrotterKVMHypervisor: use the StopInstance retry feature
2009-10-09 Guido Trotterbackend.InstanceShutdown: small cleanup
2009-10-09 Guido TrotterAdd default instance shutdown timeout constant
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
2009-10-07 Guido Trotterethers hook: allow more than one daemon pidfile
2009-10-07 Guido Trotterburnin: skip instance moves on single node
2009-10-07 Guido TrotterMatch instance and node names case insensitively
2009-10-07 Guido TrotterAdd case_sensitive keyword to MatchNameComponent
2009-10-06 Guido TrotterVNC password: move to hv param and use in kvm
2009-10-05 Michael HanselmannImplement strict mode for devel/review
2009-10-05 Guido TrotterUpdate ganeti-os-interface(7) for API 15
2009-10-05 Guido TrotterCheck the OS name for variants
2009-10-05 Guido TrotterAllow --force-variant for instance add/reinstall
2009-10-05 Guido TrotterAdd force_variant slot to Create/ReinstallInstance
2009-10-05 Guido TrotterUpdate client os lists to name+variant format
2009-10-05 Guido Trottergnt-os diagnose: show os variants
2009-10-05 Guido Trottercli.CalculateOSNames
2009-10-05 Guido TrotterAdd "variants" field to LUDiagnoseOS
2009-10-05 Guido TrotterAdd per-node variants list to OS diagnose output
2009-10-05 Guido TrotterOSFromDisk: handle variants when loading os
2009-10-05 Guido TrotterOSEnvironment: populate OS_VARIANT
2009-10-05 Guido TrotterPopulate OS variants if an api >= 15 is present
2009-10-05 Guido TrotterAdd slot and constant for supported OS variants
2009-10-05 Guido TrotterTryOSFromDisk: only check actual os scripts for +x
2009-10-05 Guido TrotterTryOSFromDisk: s/os_scripts/os_files/
2009-10-05 Guido TrotterConvert os api version file name to a constant
2009-10-05 Guido TrotterFix rpc.call_os_get to actually return the OS
2009-10-05 Jun FutagawaAdd support for using the bootloader in xen-pvm
2009-10-02 Michael HanselmannDisallow "xrange" function
2009-10-02 Michael HanselmannReplace all xrange() with range()
2009-10-02 Michael HanselmannMore locking tests race conditions fixes
2009-10-02 Michael Hanselmanncheck-python-code: Show line number for problems
2009-10-02 Guido TrotterLUSetNodeParams: autopromote self when needed
2009-10-02 Guido TrotterAbstract self-promotion decision
2009-10-02 Guido TrotterFix master candidate removal
2009-10-02 Guido TrotterLUSetNodeParams: Don't break config on mc demotion.
2009-10-01 Guido TrotterMaster candidate stats, return one more value
2009-10-01 Guido TrotterSingleActionPipeCondition =~ s/Action/Notify/
2009-10-01 Guido TrottertestNotification: add more checking about order
2009-10-01 Guido TrotterAbstract base condition test cases
2009-10-01 Guido TrotterMove the "done" queue inside _ThreadedTestCase
2009-10-01 Guido TrotterAbstract "base" condition code in a separate class
2009-10-01 Michael Hanselmannlocking.SharedLock: Fix bug in delete function
2009-10-01 Michael HanselmannRename LockSet.acquire parameter “blocking” to “timeout”
2009-10-01 Michael HanselmannTry to fix locking unittests
2009-09-30 Michael HanselmannChange SharedLock to new pipe(2)-based condition
2009-09-30 Michael HanselmannAdd _PipeCondition class
2009-09-30 Michael HanselmannAdd _SingleActionPipeCondition class
2009-09-30 Michael HanselmannSharedLock: implement timeouts
2009-09-30 Luca BigliardiExtend confd instances ips query
2009-09-30 Iustin PopMerge remote branch 'origin/master' into mogu
2009-09-29 Luca BigliardiImprove description of migrate/failover post hooks env
2009-09-29 Luca BigliardiUpdate env vars for instances in hooks documentation
2009-09-29 Iustin PopFix burnin's verbose mode v2.0.4
2009-09-29 Iustin PopFinal NEWS update and version increase for 2.0.4
2009-09-29 Guido TrotterAdd initial confd client unittests
2009-09-29 Guido Trotterconfd/client: make it possible to update peer list
2009-09-29 Iustin PopRemove ‘-u’ from masterd shebang
2009-09-28 Guido Trotterconfd/client: pass self to upcalls
2009-09-28 Guido Trotterdevel/upload.in: make it more project generic
2009-09-28 Guido TrotterConfdFilterCallback: fix a bug in expire
2009-09-28 Guido Trotterganeti-confd: cleanup imports
2009-09-28 Guido Trotterganeti-confd: don't depend on the os log dir
2009-09-25 Iustin PopEncode the actual exception raised by LU execution
2009-09-25 Iustin PopMove the luxi error handling into errors.py
2009-09-25 Iustin PopFix the confusing ssh/hostname message in node add
2009-09-25 Michael HanselmannAdd man page for ganeti-cleaner
2009-09-25 Guido TrotterRemove secrets and kill confd on cluster leave
next