ganeti-local
2010-09-14 Guido TrotterAdd nodegroup option to AddNode
2010-09-14 Guido TrotterAdd nodegroup bash autocomplation
2010-09-14 Guido TrotterExport nodegroups list (names/uuids) via ssconf
2010-09-14 Guido TrotterAdd node's nodegroup field
2010-09-14 Guido Trotterconfig.LookupNodeGroup
2010-09-14 Guido TrotterCheck for nodegroup uuid indexing
2010-09-14 Guido TrotterConfigWriter: create the default node group
2010-09-14 Guido TrotterAdd a 'nodegroups' slot to ConfigData
2010-09-14 Guido Trotter_ContainerFromDicts: handle None source
2010-09-14 Guido TrotterAdd a new NodeGroup config object
2010-09-13 Michael Hanselmanncli: Add option definition for priority
2010-09-13 Michael Hanselmannjqueue: Ensure only accepted priorities are allowed...
2010-09-13 Michael HanselmannAdd support for job priority to opcodes and job queue...
2010-09-13 Michael HanselmannAdd job priority constants
2010-09-13 Michael HanselmannRAPI server: Move user file watching out, update docume...
2010-09-13 Iustin PopProposed design changes for 2.3 and big clusters
2010-09-10 René NussbaumerUpdate the authentication mapping in RAPI if users...
2010-09-10 Michael HanselmannMerge branch 'devel-2.2'
2010-09-10 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-10 Michael HanselmannFix pylint warning in http/__init__.py
2010-09-10 Michael HanselmannAllow SSL ciphers to be overridden in HTTP server
2010-09-10 Michael Hanselmannjqueue: Resume jobs from “waitlock” status
2010-09-10 Michael Hanselmannjqueue: Move queue inspection into separate function
2010-09-10 Michael Hanselmannjqueue: Don't update file in MarkUnfinishedOps
2010-09-10 Michael Hanselmannlocking.SharedLock: Update class docstring
2010-09-09 René NussbaumerAdding functionality to check feasability of joining...
2010-09-09 René NussbaumerIf we had any errors in setup in one of the hosts,...
2010-09-09 René NussbaumerFix the output of the key fingerprint from binary to hex
2010-09-07 Michael Hanselmannlocking: Implement priorities in SharedLock and LockSet
2010-09-07 René NussbaumerModify daemon-util to support launching daemons under...
2010-09-07 René NussbaumerRemove utils.EnsureDir as this is done by ensure-dirs...
2010-09-07 René NussbaumerThe config now should also belong to confd group and...
2010-09-07 René NussbaumerMove job queue to new ganeti.runtime
2010-09-07 René NussbaumerRevert "Make it possible to call utils.Daemonize with...
2010-09-07 René NussbaumerPartial Revert "Let ganeti-rapi run under a different...
2010-09-07 Michael HanselmannMerge branch 'devel-2.2'
2010-09-07 Michael HanselmannMerge branch 'stable-2.2' into devel-2.2
2010-09-07 Michael Hanselmanncli: Use list of options shared between commands
2010-09-07 Michael Hanselmannjqueue: Use separate function for encoding errors
2010-09-06 Guido TrotterRevert "Add 2.2->2.3 cluster upgrade function"
2010-09-06 Guido TrotterCluster.UpgradeConfig: populate primary_ip_family
2010-09-06 René NussbaumerAdding a runtime configuration library
2010-09-06 René NussbaumerAllow ensure-dirs to run partially and skip big file...
2010-09-06 René NussbaumerAdapt ensure-dirs to accomodate the additional permissi...
2010-09-03 Manuel FranceschiniLog warning instead of raising OpExecError for ndisc6
2010-09-03 Manuel FranceschiniFix some epydoc warnings
2010-09-02 Michael HanselmannFix breakage introduced by commit 8044bf655
2010-09-02 Michael HanselmannRemove “dry_run” from opcodes.OpCreateInstance
2010-09-02 René NussbaumerAdapt configure.ac to the new users/groups
2010-09-02 Manuel Franceschinignt-node: Fix bug that inverts ssh-key-check behavior
2010-09-02 Iustin PopDisable the RAPI CA checks in watcher
2010-09-01 Manuel Franceschinimove-instance: Fix parameter order in _CreateInstance
2010-08-27 Manuel FranceschiniAdd 2.2->2.3 cluster upgrade function
2010-08-27 Michael HanselmannMerge branch 'devel-2.2'
2010-08-27 Manuel FranceschiniHandle ENOENT case in ssconf.GetPrimaryIPFamily
2010-08-27 Michael HanselmannShow list of pending acquires in “gnt-debug locks”
2010-08-26 Michael HanselmannDesign for job priorities
2010-08-25 Guido TrotterNode groups design doc
2010-08-25 Guido TrotterMove sections of 2.3 design doc up a level
2010-08-25 Manuel FranceschiniFix scp command when target is an IPv6 address
2010-08-25 René NussbaumerRevert "Don't provide --no-ssh-key-check for QA"
2010-08-25 René NussbaumerRevert behaviour for calling SetupNodeDaemon
2010-08-25 René NussbaumerChange bootstrap.SetupDaemonNode to use scp as we can...
2010-08-25 René NussbaumerMerge branch 'devel-2.2'
2010-08-25 René NussbaumerAdding host key verification to setup-ssh
2010-08-25 René NussbaumerAdding a paramiko fingerprint format helper
2010-08-25 Manuel FranceschiniIPv6 design doc part
2010-08-24 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-24 Guido TrotterIncrease version to 2.1.7 v2.1.7
2010-08-24 Guido TrotterUpdate NEWS for the 2.1.7 release
2010-08-24 Michael Hanselmannworkerpool: Add support for task priority
2010-08-24 Michael HanselmannFix race condition in locking unittest
2010-08-24 Michael HanselmannAdd simple lock monitor
2010-08-24 Michael Hanselmannworkerpool: Allow setting task name
2010-08-23 Michael HanselmannUse one function to parse “--fields” option values
2010-08-23 Michael Hanselmannlocking.LockSet: Use function to get member lock name
2010-08-23 Michael HanselmannFinalize removal of “lock_status” job field
2010-08-23 Michael HanselmannPrepare 2.2.0~rc1 release v2.2.0rc1
2010-08-23 René NussbaumerSwitch to the RPC call to update /etc/hosts in LUAddNod...
2010-08-23 René NussbaumerAdd RPC calls to update /etc/hosts
2010-08-23 Manuel FranceschiniFix a few epydoc docstrings
2010-08-23 Iustin PopMerge branch 'devel-2.2'
2010-08-23 Manuel FranceschiniMake family argument in FormatAddress optional
2010-08-23 Manuel FranceschiniSupport IPv6 for instances
2010-08-23 Iustin Popsetup-ssh: fix updating of authorized_keys
2010-08-23 Iustin Popsetup-ssh: Also use keys from the ssh-agent
2010-08-20 Iustin Popsetup-ssh: try to use key auth first
2010-08-20 Iustin Popsetup-ssh: redo the logging levels
2010-08-20 Iustin Popsetup-ssh: only read the ssh port once
2010-08-20 Iustin Popsetup-ssh: fix the logging error message
2010-08-20 Michael HanselmannUse Sphinx' :rfc: extension to refer to RFCs
2010-08-20 Michael HanselmannDocument non-standard usage of JSON in RAPI
2010-08-20 Manuel Franceschinignt-node add: add error msg when using IPv6
2010-08-20 René NussbaumerDon't provide --no-ssh-key-check for QA
2010-08-20 Manuel FranceschiniUse family in backend.StartMaster
2010-08-20 Manuel FranceschiniMake Hostname object always intialize its name to fqdn
2010-08-20 Manuel FranceschiniFix small spelling mistake
2010-08-19 Iustin PopExplicitly add dry-run to some commands
2010-08-19 Iustin PopStop adding the dry-run option by default
2010-08-19 Iustin PopFix a few commands behaviour with dry-run
next