ganeti-local
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
2010-10-15 Apollon Oikonomopouloshttp.client: Disable SSL session ID cache
2010-10-15 Iustin PopCrude workaround for pylint breakage
2010-10-15 Michael Hanselmannhttp.auth: Fix docstring error
2010-10-15 Michael Hanselmanndevnotes.rst: Remove hardcoded Python version
2010-10-14 Iustin PopMerge branch 'stable-2.2'
2010-10-14 Iustin PopBrown-bag fix for leftover comment
2010-10-14 Iustin PopRework QA interaction with the watcher
2010-10-14 Iustin PopAdd a new watcher option --ignore-pause
2010-10-14 Iustin PopRelease 2.2.1~rc1 v2.2.1rc1
2010-10-14 Iustin PopMerge branch 'stable-2.2' into devel-2.2
2010-10-13 Michael HanselmannFix compatibility with Pyinotify 0.8
2010-10-13 Michael Hanselmannganeti-rapi: Watch directory, not file for user file...
2010-10-13 Michael HanselmannExtract base class from SingleFileEventHandler
2010-10-13 Michael Hanselmannhttp.auth.ReadPasswordFile: Don't read file directly
2010-10-13 Iustin PopMove the parameter types to their own module
2010-10-13 Iustin Pop"Fix" handling of old software versions on startup
2010-10-13 Guido TrotterRequire aclocal 1.11.1 or above for devel/release
2010-10-13 Guido TrotterRevert "Require aclocal 1.11.1 or above for autogen.sh"
2010-10-13 Iustin PopExport more information via LUQueryInstances/RAPI
2010-10-13 Iustin PopAdd mising --units in gnt-instance list man page
2010-10-12 Apollon OikonomopoulosSet list of trusted SSL CAs for client to verify
2010-10-12 Guido TrotterRequire aclocal 1.11.1 or above for autogen.sh
2010-10-12 Iustin PopShow instance state in instance console failures
2010-10-12 Iustin PopFix epydoc errors
2010-10-12 Michael Hanselmannjqueue: Fix bug when cancelling jobs
2010-10-12 Michael Hanselmannjqueue: Resume jobs from “waitlock” status (2nd try)
2010-10-12 Michael Hanselmannjqueue/gnt-job: Add job priority fields for display
2010-10-12 Michael Hanselmannmcpu: Raise directly in _AcquireLocks
2010-10-12 René NussbaumerAdd prealloc_wipe_disks as a cluster-wide configuration...
2010-10-11 Iustin PopMerge branch 'devel-2.2'
2010-10-11 Iustin PopRPC: disable curl's Expect header
2010-10-08 Guido TrotterMerge branch 'devel-2.2'
2010-10-08 Guido TrotterMerge commit 'v2.2.0.1' into stable-2.2
2010-10-08 Guido TrotterRelease Ganeti 2.2.0.1 v2.2.0.1
2010-10-08 Iustin PopChange QA log output
2010-10-07 Michael Hanselmanngnt-job cancel: Use non-zero exit status if canceling...
2010-10-07 Michael Hanselmannjqueue, CancelJob: Check status only once per call
2010-10-07 Michael HanselmannBump version to 2.2.1~rc0 v2.2.1rc0
2010-10-07 Iustin PopMerge branch 'devel-2.2'
2010-10-07 Iustin PopTry again to fix the inter-cluster move QA test
2010-10-07 Iustin PopFix a rare bug in StartDaemonChild and GenericMain
2010-10-07 Iustin PopEnhance the error reporting
2010-10-07 Iustin PopConvert ganeti daemons to the three-stage startup
next