Remove the KVM_MIGRATION_PORT configure.ac param
[ganeti-local] / lib /
2009-11-06 Iustin PopRemove the KVM_MIGRATION_PORT configure.ac param
2009-11-06 Iustin PopIntroduce 'global hypervisor parameters' support
2009-11-05 Michael Hanselmanngnt-*: Print better error message for uninitialized...
2009-11-05 Michael HanselmannCache JSON encoders and sort keys
2009-11-05 Michael HanselmannAdd new “daemon-util” script to start/stop Ganeti daemons
2009-11-05 Guido Trotterkvm console: use socat raw mode with escape
2009-11-04 Iustin PopMigration: add check for listening target
2009-11-04 Iustin PopTLMigrateInstance: add error messagess during Exec
2009-11-04 Iustin Pophypervisors: switch to using HV_MIGRATION_PORT
2009-11-04 Iustin PopIntroduce HV_MIGRATION_PORT hypervisor parameter
2009-11-04 Iustin Pophypervisors: change MigrateInstance API
2009-11-04 Iustin PopRevert the instance IP conflicts
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-04 Iustin PopAdd a configuration verify check for duplicate IPs
2009-11-03 Iustin PopWorkaround fake failures in drbd+live migration
2009-11-03 Iustin PopAnother round of pylint-related style fixes
2009-11-03 Iustin PopRevert "kvm console: use socat raw mode with escape"
2009-11-03 Iustin PopChange behaviour of ConfigWriter._WriteConfig
2009-11-03 Guido Trotterkvm console: use socat raw mode with escape
2009-11-03 Michael Hanselmannutils: Convert to utils.Retry
2009-11-03 Iustin PopImplement cluster verify checks for wrong PV names
2009-11-03 Iustin PopChange bdev.LogicalVolume.GetPVInfo usage
2009-11-03 Iustin PopThrow specific error when ':' exists in PV names
2009-11-03 Michael Hanselmannjqueue: Convert to utils.Retry
2009-11-03 Michael Hanselmannhv_xen: Convert to utils.Retry
2009-11-03 Michael Hanselmannbootstrap: Convert to utils.Retry
2009-11-03 Michael Hanselmannbdev: Convert to utils.Retry
2009-11-03 Michael Hanselmannbackend: Convert to utils.Retry
2009-11-03 Michael HanselmannAdd generic retry loop function
2009-11-02 Iustin PopSome improvements to gnt-node repair-storage
2009-11-02 Iustin PopConvert the rest of the OpPrereqError users
2009-11-02 Iustin PopAdd ecode to rpc.py's RpcResult.Raise()
2009-11-02 Iustin PopIntroduce two-argument style for OpPrereqError
2009-11-02 Iustin PopRemove the OpRetryError exception
2009-11-02 Michael HanselmannActivate disks while exporting an instance
2009-11-02 Michael HanselmannEpydoc fixes
2009-11-02 Michael Hanselmannbackend: Don't overwrite function parameter with loop...
2009-11-02 Iustin PopUnify the query fields for the storage framework
2009-10-30 Michael HanselmannMake cluster initialization more reliable
2009-10-29 Michael HanselmannDon't show warnings on ADMIN_down instance failover
2009-10-29 Michael Hanselmannhttp.auth: Add new function to verify passwords
2009-10-28 Iustin PopFix another style issue
2009-10-28 Iustin PopFix an error handling case in TLReplaceDisks
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
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 TrotterImport errors in confd __init__
2009-10-26 Iustin PopAllow '@' in tag values
2009-10-23 Michael Hanselmanncmdlib._AssembleInstanceDisks: Fix case where variable...
2009-10-22 Guido TrotterKVM netscript: add static routes, with no suffix
2009-10-22 Guido TrotterKVMHypervisor: configure v6 parameters on nic
2009-10-22 Guido TrotterKVMHypervisor: implement instance policy routing
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 Iustin PopIntroduce checks for /sys and /proc
2009-10-19 Michael HanselmannFix serializer unittests v2.1.0beta1
2009-10-16 Michael Hanselmannbootstrap: Factorize HMAC key generation
2009-10-16 Michael HanselmannMake bootstrap._GenerateSelfSignedSslCert public
2009-10-16 Michael Hanselmannserializer: Sort keys in JSON
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 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 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
next