ganeti-local
2009-11-26 Iustin PopEnable batch mode for devel/upload
2009-11-26 Michael Hanselmanncmdlib: Work around race condition in DRBD before versi...
2009-11-26 Iustin PopAdd disk cache control parameter for KVM
2009-11-25 Michael HanselmannBump version to 2.1.0~rc1 v2.1.0rc1
2009-11-25 Michael HanselmannRemove testJsonIndent unittest
2009-11-25 Iustin PopQA: improve usability with cluster-init: False
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-25 Michael HanselmannRe-add “nic.bridges” field to RAPI bulk instance list
2009-11-25 Michael Hanselmannbuild-bash-completion: Check for None before comparing
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-25 Michael HanselmannAdd check for OpenSSL entropy status
2009-11-25 Iustin PopA couple of doc updates
2009-11-20 Michael HanselmannHandle EEXIST in utils.RenameFile
2009-11-20 Michael HanselmannRemove unused parameter “unlock” from cmdlib._WaitForSync
2009-11-16 Michael HanselmannFix off-by-one error when modifying instance NIC
2009-11-16 Michael HanselmannRe-add check for duplicate instance IP
2009-11-16 Guido TrotterFix gnt-instance list documentation
2009-11-13 Michael Hanselmannconfig: Style fixes
2009-11-13 Michael HanselmannAdd packaging notes to documentation
2009-11-13 Michael HanselmannFix epydoc error
2009-11-13 Michael Hanselmannsphinx: Treat warnings as errors
2009-11-13 Michael HanselmannInclude INSTALL in documentation
2009-11-13 Michael HanselmannConvert INSTALL to RST
2009-11-13 Guido TrotterFix change of cluster nic parameters
2009-11-12 Guido TrotterNIC.CheckParameterSyntax: fix bridged check
2009-11-12 Guido TrotterFix mispopulation of nic parameters at nic modify
2009-11-11 Michael HanselmannBump version to 2.1.0~rc0 v2.1.0rc0
2009-11-11 Iustin PopUpdate RAPI documentation on job results
2009-11-11 Michael HanselmannRevert "Backport AC_PATH_PROGS_FEATURE_CHECK"
2009-11-11 Michael HanselmannFix and simplify socat escape detection
2009-11-11 Michael HanselmannUse “daemon-util” to reload SSH keys
2009-11-10 Guido TrotterKVMHypervisor: fix broken error format string
2009-11-06 Guido TrotterConfigWriter: simplify GenerateDRBDSecret
2009-11-06 Guido TrotterConfigWriter: move _temporary_macs to reservation
2009-11-06 Guido TrotterConfigWriter: move _temporary_ids to reservation
2009-11-06 Guido TrotterTemporaryReservationManager
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
2009-11-06 Guido TrotterAdd config.DropECReservations
2009-11-06 Guido TrotterProcessor: support a unique execution id
2009-11-06 Guido TrotterRemove exceptions list from GenerateUniqueID
2009-11-06 Guido TrotterAdd errors.ReservationError
2009-11-06 Iustin PopFix pylint 'E' (error) codes
2009-11-06 Iustin PopA few more small documentation updates
2009-11-06 Iustin PopRemove obsolete statement in autogen.sh
2009-11-06 Jun FutagawaAdd use_localtime parameter for xen-hvm and kvm
2009-11-06 Iustin PopDocumentation updates for the global hvparams
2009-11-06 Iustin PopRemove the KVM_MIGRATION_PORT configure.ac param
2009-11-06 Iustin PopIntroduce 'global hypervisor parameters' support
2009-11-06 Iustin PopFix the init script
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-05 Guido Trotterconfigure: check for socat and its escape feature
2009-11-05 Guido TrotterBackport AC_PATH_PROGS_FEATURE_CHECK
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 PopUpdate gitignore rules
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 "configure: check for socat and its escape feature"
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 Iustin PopAdd an example script for backing up the config
2009-11-03 Guido Trotterkvm console: use socat raw mode with escape
2009-11-03 Guido Trotterconfigure: check for socat and its escape feature
2009-11-03 Guido TrotterFix version number in README
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-03 Michael HanselmannIgnore log messages in unittests
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 Michael HanselmannAdd QA test for “gnt-node {list,modify,repair}-storage”
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 HanselmannUpdate NEWS
2009-10-29 Michael HanselmannAdd remote API users and passwords documentation
2009-10-29 Michael Hanselmannganeti-rapi: Use new function to verify passwords
2009-10-29 Michael Hanselmannhttp.auth: Add new function to verify passwords
next