backend: Disable compression in export info file
[ganeti-local] / lib /
2011-02-03 Michael Hanselmannbackend: Disable compression in export info file
2011-01-26 Michael HanselmannWait for master to become available on initialization
2011-01-26 Michael HanselmannStart all daemons on cluster initialization
2011-01-26 Michael HanselmannImprove option descriptions
2011-01-26 Iustin PopRemove two unused variables
2011-01-26 Iustin PopFix LUOSDiagnose and non-vm_capable nodes
2011-01-26 René NussbaumerRephrasing two error messages for auto promotion
2011-01-26 Iustin Popstorage: Check that mapper is either used or None
2011-01-26 Michael HanselmannFix bug in “gnt-node list-storage”
2011-01-20 Michael HanselmannImprove import/export timeout settings
2011-01-20 Michael HanselmannIncrease remote import/export timeout
2011-01-07 Michael Hanselmanngnt-instance info: Show disk template
2011-01-07 Michael HanselmannRemove unused import from client.gnt_instance
2011-01-06 Michael Hanselmanngnt-instance console: Improve error reporting
2011-01-06 Michael HanselmannIncrease timeout for connection on remote import
2010-12-29 Michael Hanselmannjqueue: Fix cancelling while in waitlock in queue
2010-12-20 Michael Hanselmanncli: Extend message for LUXI timeouts
2010-12-20 Michael HanselmannFix timeout handling in LUXI client
2010-12-20 Michael HanselmannMerge branch 'stable-2.3' into devel-2.3
2010-12-15 Adeodato SimoFix gnt-cluster verify with diskless instances
2010-12-15 Michael Hanselmannjqueue: Keep jobs in “waitlock” while returning to...
2010-12-09 Iustin PopFix disk status verification in LUClusterVerify
2010-12-09 Guido TrotterMerge branch 'devel-2.2' into devel-2.3
2010-12-09 Guido TrotterMerge branch 'stable-2.2' into stable-2.3
2010-12-09 Guido TrotterFix rename for file-backed instances
2010-12-01 Michael Hanselmannlocking: Clarify message for removed locks
2010-12-01 Michael Hanselmannimpexpd: Disable OpenSSL compression in socat if possible
2010-11-30 Adeodato Simoconfig.py: need explicit %-formatting in errors.OpPrere...
2010-11-18 Iustin PopReinstall instance: disallow offline secondaries
2010-11-18 Iustin PopFix breakage in OS state modify
2010-11-17 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2010-11-17 Iustin PopLUSetClusterParms: fix validation of beparams
2010-11-11 Iustin PopAdd unittests for TemporaryReservationManager
2010-11-11 David KnowlesTempReservationManager: Reserved() doesn't work
2010-11-03 Michael HanselmannFix disk checks in “gnt-cluster verify”
2010-11-03 Michael HanselmannRemove shebang line from ganeti.server.*
2010-11-01 Guido TrotterAdd -s option to gnt-node modify
2010-11-01 Guido Trotterluxi: disable two lint errors
2010-11-01 Guido TrotterRemove private ip mention in error message
2010-11-01 Guido TrotterAdd ConfigWriter.GetNodeGroup
2010-11-01 Guido TrotterImprove LookupNodeGroup's docstring
2010-11-01 Guido TrotterMerge the common options between import and add
2010-11-01 Guido TrotterDrop the -g shortcut for --vg-name
2010-11-01 Michael Hanselmannconfig: Write ssconf after renaming instance
2010-10-29 Michael HanselmannMove ganeti-rapi to ganeti.server.rapi
2010-10-29 Michael HanselmannMove ganeti-noded to ganeti.server.noded
2010-10-29 Michael HanselmannMove ganeti-confd to ganeti.server.confd
2010-10-29 Michael HanselmannMove ganeti-masterd to ganeti.server.masterd
2010-10-29 Michael HanselmannPrepare move of daemons to ganeti.server
2010-10-29 Michael HanselmannMove ganeti-watcher to ganeti.watcher
2010-10-28 Michael HanselmannAdd support and checks for version in LUXI
2010-10-28 Michael Hanselmannluxi.ProtocolError: Derive from errors.LuxiError
2010-10-28 Michael HanselmannLUExportInstance: Accept instance already shut down
2010-10-28 Guido TrotterConfigWriter.GetNodeGroupList
2010-10-28 Guido TrotterGanetiLockManager, remove default values
2010-10-28 Iustin PopPrevent onlining a node without working noded
2010-10-28 Iustin PopYet another rework in LUSetNodeParms
2010-10-28 Iustin PopPrevent moving/creating instances on non-vm nodes
2010-10-28 Iustin PopAdd a CheckNodeVmCapable helper in cmdlib
2010-10-28 Iustin PopAdd the capability flags in node info output
2010-10-28 Iustin PopAdd the master/vm_capable flags in node add
2010-10-28 Iustin PopAdd support for vm_capable in file distribution
2010-10-28 Iustin PopAdd an UploadHelper to cmdlib
2010-10-28 Iustin PopAdd support for vm_capable in cluster verify
2010-10-28 Iustin PopAdd vm_capable to gnt-node modify
2010-10-28 Iustin PopAdd vm_capable to LUSetNodeParams
2010-10-28 Iustin PopConfigWriter: add some helper functions
2010-10-28 Michael HanselmannLUClusterVerify: Complain if disk is marked faulty
2010-10-27 Michael HanselmannMove gnt-backup to ganeti.client.gnt_backup
2010-10-27 Michael HanselmannMove gnt-instance to ganeti.client.gnt_instance
2010-10-27 Michael HanselmannMove gnt-job to ganeti.client.gnt_job
2010-10-27 Michael HanselmannMove gnt-node to ganeti.client.gnt_node
2010-10-27 Michael HanselmannMove gnt-cluster to ganeti.client.gnt_cluster
2010-10-27 Michael HanselmannMove gnt-os to ganeti.client.gnt_os
2010-10-27 Michael HanselmannMove gnt-debug to ganeti.client.gnt_debug
2010-10-27 Michael HanselmannAllow programs to be part of the Ganeti library
2010-10-27 Iustin PopAdd master_capab to gnt-node modify
2010-10-27 Iustin PopImplement the master_capable flag in node modify
2010-10-27 Iustin PopExport the capability flags in query, rapi, ialloc
2010-10-27 Iustin PopAdd the master/vm_capable flags to objects
2010-10-27 Iustin PopRework node role changes
2010-10-26 Michael Hanselmannrpc: Work around epydoc warning
2010-10-26 Michael HanselmannMerge branch 'devel-2.2'
2010-10-26 Michael HanselmannAllow remote imports without checked names
2010-10-26 René NussbaumerSupport modify of prealloc_wipe_disks config value
2010-10-26 Iustin PopExport a node's group information in iallocator
2010-10-26 Iustin PopRename node.nodegroup to node.group
2010-10-26 Iustin PopRename --nodegroup to --node-group
2010-10-26 Iustin PopExport node group data in iallocator
2010-10-26 Iustin PopSplit IAllocator._ComputeClusterData
2010-10-26 René NussbaumerPutting the pieces together and invoke the wipe in...
2010-10-26 René NussbaumerAdding RPC call for blockdev_wipe
2010-10-26 René NussbaumerSecond iteration over backend.BlockdevWipe
2010-10-25 Michael HanselmannConfigWriter: Fix typo in error message parts
2010-10-25 Iustin PopSimplify and extend the instance OS env
2010-10-22 Iustin PopConfigWriter: prevent using a foreign config
2010-10-22 Iustin PopFix bootstrap.MasterFailover race with watcher
2010-10-22 Iustin PopConfigWriter: protect against multiple writers
2010-10-22 Iustin Popbackend.Upload: switch to utils.SafeWriteFile
2010-10-22 Iustin PopAdd a "safe" file wrapper over WriteFile
next