ganeti-local
2010-09-03 Manuel FranceschiniLog warning instead of raising OpExecError for ndisc6
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-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
2010-08-19 Michael Hanselmannjqueue: Remove lock status field
2010-08-19 Michael HanselmannQA: Run simple job queue test
2010-08-19 Michael Hanselmannutils: Use WriteFile in {Set,Remove}EtcHostsEntry
2010-08-19 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-19 Guido TrotterDon't ignore secondary node silently
2010-08-19 Manuel FranceschiniDocument primary ip version and ndisc6
2010-08-19 René NussbaumerModify gnt-node add to call external script
2010-08-19 René NussbaumerMake it possible to invoke RunCmd in interactive mode
2010-08-19 René NussbaumerRemoving all ssh setup code from the core
2010-08-19 Iustin Popetags: force Python as a language
2010-08-19 Manuel FranceschiniSupport for IPv6 QA
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-19 Manuel FranceschiniSupport IPv6 cluster init
2010-08-19 Manuel FranceschiniAdd primary_ip_family to ssconf
2010-08-19 Manuel FranceschiniAdd new cluster parameter primary_ip_version
2010-08-19 Manuel Franceschininetutils: make re class attribute and catch IndexError
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-18 Manuel FranceschiniFix some small newline style issues
2010-08-18 Michael HanselmannRAPI client: Support modifying instances
2010-08-18 Michael HanselmannRAPI: Allow modifying instance
2010-08-18 Michael HanselmannSmall fixes for instance creation via RAPI documentation
2010-08-18 Michael Hanselmanngnt-debug: Extend job queue tests
2010-08-18 Michael Hanselmannjqueue: Mark opcodes following failed ones as failed...
2010-08-18 Michael Hanselmannjqueue: Work around race condition between job processi...
2010-08-18 Manuel Franceschinirapi.client, http.client: Format url correctly when...
2010-08-18 Manuel FranceschiniSupport IPv6 in lib/http/server.py
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-08-18 Manuel FranceschiniAlways use address instead of hostname in rpc.Client
2010-08-18 Manuel Franceschinicluster init: Write ssconf before noded starts
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-08-17 Guido TrotterAdd template 2.3 design doc
2010-08-17 Michael Hanselmannjqueue: More checks for cancelling queued job
2010-08-17 Michael Hanselmannerrors: Function to check whether value is encoded...
2010-08-17 Michael Hanselmannjqueue: Add more debug output
2010-08-17 Michael Hanselmanngnt-backup: Pass error code to OpPrereqError
2010-08-17 Iustin PopMerge branch 'devel-2.1'
2010-08-17 Iustin PopRe-add the 'live' parameter to migration opcodes
2010-08-17 Guido TrotterFix --master-netdev arg name in gnt-cluster(8)
2010-08-17 Guido TrotterRestore 'tablet mouse on vnc' behavior
2010-08-17 Guido TrotterDocument the usb_mouse hv parameter
2010-08-17 Guido TrotterRevert "Add -usbdevice tablet to KVM when using vnc"
2010-08-16 Michael HanselmannFix path in ganeti-rapi man page
2010-08-13 Michael Hanselmannworkerpool: Don't keep reference to task arguments
2010-08-13 Michael Hanselmanncli.SubmitOpCode: Pass keyword parameter as keyword
2010-08-10 Michael Hanselmanngnt-backup: Don't show confusing message w/o target...
2010-08-10 Michael Hanselmannmasterd.instance: Add missing argument
2010-08-10 Michael HanselmannAdjust message in case ~/.ssh is no directory
2010-08-10 Michael HanselmannRAPI client: Fix docstring for migrating instance
next