ganeti-local
2009-10-28 Iustin PopRename the node storage commands
2009-10-28 Iustin PopFix an error handling case in TLReplaceDisks
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
2009-10-27 Michael Hanselmannbash_completion: Move common code into function
2009-10-27 Michael HanselmannMakefile.am: Wrap long lines
2009-10-27 Michael HanselmannInclude NEWS in documentation again
2009-10-27 Michael HanselmannMakefile.am: Don't include MAINTAINERCLEANFILES in...
2009-10-27 Michael HanselmannMakefile.am: Use noinst_DATA instead of all-local target
2009-10-27 Michael HanselmannMakefile.am: Make HTML doc building depend on stamp...
2009-10-27 Michael HanselmannMakefile.am: Use dependencies to create symlinks only...
2009-10-27 Michael HanselmannMakefile.am: Move stamp-directories to BUILT_SOURCES
2009-10-27 Iustin PopFix gnt-debug breakage due to options move
2009-10-27 Iustin PopFix gnt-node evacuate w. iallocator
2009-10-26 Guido TrotterInstanceIpToNodePrimaryIpQuery: use a query dict
2009-10-26 Guido TrotterSimpleConfigReader: ips are partitioned by link
2009-10-26 Guido TrotterSimpleConfigReader: queries for default nicparams
2009-10-26 Guido TrotterUse RUN_IN_TEMPDIR in Makefile.am
2009-10-26 Guido TrotterImport errors in confd __init__
2009-10-26 Iustin PopAllow '@' in tag values
2009-10-26 Iustin PopFix gnt-node modify-volume
2009-10-26 Iustin Popgnt-node: add short option -t for --storage-type
2009-10-23 Guido Trotterinit script: allow singling out confd as well
2009-10-23 Michael Hanselmanncmdlib._AssembleInstanceDisks: Fix case where variable...
2009-10-22 Michael HanselmannMakefile: Use path from configure script for sphinx...
2009-10-22 Guido TrotterKVM netscript: add static routes, with no suffix
2009-10-22 Michael Hanselmanngnt-job manpage: Remove detailed description for lock_s...
2009-10-22 Guido TrotterKVMHypervisor: configure v6 parameters on nic
2009-10-22 Guido TrotterKVMHypervisor: implement instance policy routing
2009-10-22 Guido TrotterMan page for ganeti-confd
2009-10-22 Ken WehrAdding '--no-ssh-init' option to 'gnt-cluster init'.
2009-10-22 Flavio Silvestrowconfd: query the pnode of multiple instances at once
2009-10-22 Iustin PopTry to reduce wrong errors in InstanceShutdown
2009-10-22 Iustin PopRevert breakage introduced in e4e9b80
2009-10-22 Iustin PopXen: Ignore the retry argument in stop instance
2009-10-21 Michael HanselmannEnsure RpcResult has “payload” attribute
2009-10-20 Guido TrotterFix typo in install.rst
2009-10-20 Guido Trotterinstall.rst: mention xen config for live migration
2009-10-20 Michael HanselmannBump version to 2.1.0~beta2 v2.1.0beta2
2009-10-20 Iustin PopIntroduce checks for /sys and /proc
2009-10-19 Michael HanselmannFix serializer unittests v2.1.0beta1
2009-10-16 Michael Hanselmanncfgupgrade: Implement upgrade to 2.1.0
2009-10-16 Michael Hanselmannbootstrap: Factorize HMAC key generation
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-10-16 Michael Hanselmanncfgupgrade: Remove Ganeti 1.2 support
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
next