luxi: Pass socket path directly to exception, not in tuple
[ganeti-local] / lib /
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 Iustin Poprapi: fix tag operations
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 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 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 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 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 HanselmannReplace all xrange() with range()
2009-10-02 Michael HanselmannMore locking tests race conditions fixes
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 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-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 Guido Trotterconfd/client: make it possible to update peer list
2009-09-28 Guido Trotterconfd/client: pass self to upcalls
2009-09-28 Guido TrotterConfdFilterCallback: fix a bug in expire
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 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 PopAdd uuid on node/instance add and cluster init
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 Iustin PopAdd missing import sys to lib/daemon.py
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 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 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
2009-09-22 Luca BigliardiConfd: add instances IPs query
2009-09-22 Iustin PopFix utils.MatchNameComponent for full matches
2009-09-21 Guido TrotterFix _RemoveDisk for file based instances
2009-09-21 Guido Trottercmdlib._CreateDisks fix a broken result.Raise
2009-09-18 Iustin PopUnify the instance creation code
2009-09-18 Iustin PopRemove explicit DEBUG_OPT and add it by default
2009-09-18 Iustin PopMove the “--no-shutdown” option to cli.py
2009-09-18 Iustin PopMove the “--ignore-secondaries” option to cli.py
2009-09-18 Iustin PopMove the “--reboot-type” option to cli.py
2009-09-18 Iustin PopMove cluster verify options to cli.py
2009-09-18 Iustin PopMove more cluster init opts to cli.py
2009-09-18 Iustin PopMove the “--mac-prefix” option to cli.py
next