ganeti-local
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
2009-09-25 Guido TrotterImplement ConfdFilterCallback
2009-09-25 Guido TrotterConfd client: add module level documentation
2009-09-25 Iustin PopUpdate NEWS file for version 2.0.4
2009-09-25 Iustin PopAdd uuid on node/instance add and cluster init
2009-09-25 Iustin PopFix RAPI QA, broken by NIC parameters changes
2009-09-25 Iustin PopAutomatically cleanup _temporary_ids at save
2009-09-25 Iustin PopSeparate the computation of all config IDs
2009-09-25 Iustin PopChange config upgrade to be explicit
2009-09-25 Iustin PopMerge commit 'origin/next'
2009-09-24 Michael HanselmannWrap documentation to max 72 characters per line
2009-09-24 Michael HanselmannSet Vim textwidth in each documentation file
2009-09-24 Iustin PopAdd missing import sys to lib/daemon.py
2009-09-24 Iustin PopAdd documentation on manual cluster cleanup
2009-09-24 Michael HanselmannAdd implementation details for 2.1 locking changes
2009-09-24 Guido TrotterKVMHypervisor: wrap long line
2009-09-24 Iustin PopExport the uuid in RAPI
2009-09-24 Iustin PopExport and show the cluster uuid in cluster info
2009-09-24 Iustin PopMan page updates for the uuid field
2009-09-24 Iustin PopImplement uuid in gnt-node/instance list and info
2009-09-24 Iustin PopSimplify handling of regular fields in LUQuery*
2009-09-24 Iustin PopAutomatically fill in missing UUIDs
2009-09-24 Iustin PopAdd uuid attributes to configuration entities
2009-09-24 Iustin PopAutomatically cleanup _temporary_ids at save
2009-09-24 Iustin PopSeparate the computation of all config IDs
2009-09-24 Guido TrotterNode init: copy hmac key as well
2009-09-24 Guido TrotterUnpack the confd reply as an object, from the dict
2009-09-24 Guido TrotterInstall guide: talk about routing mode
2009-09-24 Guido TrotterUpdate hypervisor installation section
2009-09-24 Guido Trotterdocument the nic link meaning in routed mode
2009-09-24 Guido TrotterKVM nic script: enable interface forwarding
2009-09-24 Guido TrotterKVM nic script: use routed link as table
2009-09-23 Guido TrotterConfd client library: enable optional logging
2009-09-23 Guido TrotterConfd client: make confd port configurable
2009-09-23 Guido TrotterConfd client: Change callback model
2009-09-23 Guido TrotterConfd client: make SendRequest args optional
2009-09-22 Iustin PopChange config upgrade to be explicit
next