ganeti-local
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 HanselmannUpdate NEWS for Ganeti 2.3
2010-11-01 Michael HanselmannQA: Test ssconf_instance_list file on rename and creation
2010-11-01 Michael Hanselmannconfig: Write ssconf after renaming instance
2010-11-01 Michael HanselmannChange qa_utils.ResolveInstanceName to take name
2010-10-29 Michael HanselmannMakefile: Add PYTHON_BOOTSTRAP to linted code
2010-10-29 Michael HanselmannMake *.in non-executable
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-29 Michael HanselmannMakefile: Generalize bootstrap script generator
2010-10-29 Michael HanselmannMakefile: Stricter checks for release distchecks
2010-10-29 René Nussbaumersetup-ssh: Better error reporting
2010-10-29 Michael HanselmannMakefile: Streamline directory creation
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 Michael HanselmannQA: Allow job queue test to be disabled
2010-10-28 Guido TrotterConfigWriter.GetNodeGroupList
2010-10-28 Guido TrotterGanetiLockManager, remove default values
2010-10-28 Guido TrotterAdd test for modifiable locking levels
2010-10-28 Adeodato SimoUpdate 2.3 design doc regarding node group features...
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 HanselmannA number of Makefile fixes
2010-10-27 Michael HanselmannRebuild bash completion if client scripts change
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 HanselmannPython bootstrapper: hardcode /usr/bin/python
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-27 Balazs LeczMinor language fixes to the 2.3 design doc.
2010-10-26 Iustin PopAdd documentation about the capability flags
2010-10-26 Michael HanselmannEnable failure on warnings in epydoc
2010-10-26 Michael Hanselmannrpc: Work around epydoc warning
2010-10-26 René NussbaumerRevert "Allow to specify wipe command and flags at...
2010-10-26 Michael HanselmannMerge branch 'devel-2.2'
2010-10-26 Michael HanselmannAllow remote imports without checked names
2010-10-26 René NussbaumerUpdate NEWS
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-25 Iustin PopFix QA mixup of node/instance tests
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
2010-10-22 Iustin PopAdd functions to read and compare file 'ID's
2010-10-22 Michael HanselmannLUSetInstanceParams: Remove unused attribute
2010-10-22 René NussbaumerAdding backend method to wipe a block device
2010-10-22 René NussbaumerAllow to specify wipe command and flags at configure...
2010-10-22 Iustin PopFix remote imports
2010-10-22 Iustin PopFix typo introduced in 8d8c4ef
2010-10-21 René NussbaumerAdjust the error message of setup-ssh if join check...
2010-10-21 Iustin PopFix clearing of the default iallocator
2010-10-21 Michael Hanselmanngnt-instance reinstall: Allow overriding OS parameters
2010-10-20 Michael HanselmannAdd option to ignore offline node on instance start...
2010-10-20 Michael Hanselmannutils: Add function to find items in dictionary using...
2010-10-20 Michael HanselmannQA RAPI: Test HTTP 404 and 501
2010-10-20 Michael HanselmannQA: Add test for “gnt-node modify”
2010-10-19 René NussbaumerLet gnt-cluster support prealloc_wipe_disks
2010-10-19 Michael HanselmannMerge branch 'devel-2.2'
2010-10-19 Michael HanselmannBump version to 2.2.1, update NEWS v2.2.1
2010-10-15 Michael HanselmannMerge branch 'devel-2.2'
2010-10-15 Apollon Oikonomopouloshttp.client: Disable SSL session ID cache
next