backend: Disable compression in export info file
[ganeti-local] / lib /
2010-09-15 Guido TrotterInitConfig: create nodegroups as well
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 HanselmannRemove mcpu's ReportLocks callback
2010-09-13 Michael HanselmannRevert "jqueue: Resume jobs from “waitlock” status"
2010-09-13 Vitaly KuznetsovFix OS_VARIANT variable setting
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-07 Michael Hanselmannlocking: Implement priorities in SharedLock and LockSet
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 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 TrotterCluster.UpgradeConfig: populate primary_ip_family
2010-09-06 René NussbaumerAdding a runtime configuration library
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-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-25 Manuel FranceschiniFix scp command when target is an IPv6 address
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 a paramiko fingerprint format helper
2010-08-24 Michael Hanselmannworkerpool: Add support for task priority
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 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-20 Manuel Franceschinignt-node add: add error msg when using IPv6
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 PopStop adding the dry-run option by default
2010-08-19 Michael Hanselmannjqueue: Remove lock status field
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 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 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 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 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 Iustin PopMerge branch 'devel-2.1'
2010-08-17 Iustin PopRe-add the 'live' parameter to migration opcodes
2010-08-17 Guido TrotterRestore 'tablet mouse on vnc' behavior
2010-08-17 Guido TrotterRevert "Add -usbdevice tablet to KVM when using vnc"
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 Hanselmannmasterd.instance: Add missing argument
next