ganeti-local
2010-06-17 Michael HanselmannBump version to 2.2.0~beta0 v2.2.0beta0
2010-06-17 Guido TrotterFix parameter names in SimpleFillBE/NIC docstrings
2010-06-17 Guido TrotterAsyncAwaker: use shutdown on the socketpair
2010-06-17 Guido TrotterWorkerPool.AddManyTasks
2010-06-17 Guido Trotterjqueue: make replication on job update optional
2010-06-17 Guido Trotters/queue._GetJobInfoUnlocked/job.GetInfo/
2010-06-17 Guido TrotterAbstract loading job file from disk
2010-06-17 Michael HanselmannMakefile: Add support for local Makefile additions
2010-06-15 Guido TrotterListVisibleFiles: do not sort output
2010-06-15 Guido Trotterjqueue: simplify removal from _nodes
2010-06-14 Manuel FranceschiniImprove gnt-debug man page
2010-06-14 Iustin PopRemove a TODO
2010-06-14 Iustin PopRework LUSetInstanceParams._GetUpdatedParams
2010-06-14 Iustin PopSplit the core-OS and instance-specific env
2010-06-14 Iustin PopAdd cluster.SimpleFill*() functions
2010-06-14 Iustin PopMerge branch 'devel-2.1' into master
2010-06-14 Iustin PopFix a bug in instance startup with custom hvparams
2010-06-14 Iustin PopFix unsafe variant initializer in _TryOSFromDisk
2010-06-14 Michael HanselmannMakefile: Add check for DIRS consistency
2010-06-14 Michael HanselmannDisallow DES for SSL connections
2010-06-14 Michael HanselmannStart instance after creating snapshots for export
2010-06-14 Michael HanselmannUse import/export magic for backup/import and inter...
2010-06-14 Michael HanselmannDisable compression for all intra-cluster imports/exports
2010-06-14 Michael Hanselmannqa_rapi: Test inter-cluster instance move script
2010-06-14 Michael Hanselmannbackend: Add support for import/export magic
2010-06-14 Michael Hanselmannimport/export daemon: Add support for a magic prefix
2010-06-14 Michael Hanselmannimport/export daemon: Simplify command building
2010-06-14 Michael Hanselmannimport/export: Limit max length of socat options
2010-06-14 Michael Hanselmannimport/export: Validate remote host/port
2010-06-14 Michael Hanselmannutils: Add function to validate service name
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-14 Guido TrotterAdd missing directory from Makefile.am
2010-06-14 Guido TrotterAdd example gnt-debug submit-job json files
2010-06-13 Iustin PopFix RpcResult.Raise error code
2010-06-11 Guido TrotterCache a few bits of status in jqueue
2010-06-11 Guido Trotterjstore._ReadNumericFile: use utils.ReadFile
2010-06-11 Guido Trotterjqueue: Rename _queue_lock to _queue_filelock
2010-06-11 Guido TrotterOptimize _GetJobIDsUnlocked
2010-06-11 Guido TrotterRemove unused parameter from function
2010-06-11 Guido TrotterFix a TODO in _QueuedJob
2010-06-11 Guido TrotterListVisibleFiles: do optional sorting
2010-06-11 Michael HanselmannImprove import-export unittest a bit
2010-06-11 Michael HanselmannTest client timeout for import-export daemon
2010-06-11 Michael HanselmannGenerate import-export unittest certs in parallel
2010-06-11 Guido TrotterEnforce consistency in disks and nics input dicts
2010-06-11 Guido TrotterTLMigrateInstance: pass lu to _Check*
2010-06-11 Guido TrotterRemove locking._CountingCondition
2010-06-11 Guido TrotterRemove the job queue drain rpc call
2010-06-10 Iustin PopMove fake hypervisor run dir under ganeti
2010-06-10 Guido Trotter_BaseCondition: allow saving/restoring state
2010-06-10 Guido TrotterSharedLock _acquire_restore and _release_save
2010-06-10 Guido TrotterSubmit[*each*]Pending job
2010-06-10 Michael HanselmannAdd unittest for ganeti-cleaner
2010-06-09 Michael HanselmannStart to prepare documentation for 2.2 release
2010-06-09 Michael Hanselmanncfgupgrade: Local variable for cluster-domain-secret...
2010-06-08 Iustin Popgnt-job auto-completion: suggest "all" too
2010-06-08 Michael HanselmannShow formatted ETA for disk sync and import/export
2010-06-08 Michael Hanselmannbackend: Enable export size prediction
2010-06-08 Michael Hanselmannimport/export: Allow script to predict size
2010-06-08 Michael Hanselmannimport/export: Show progress updates to user
2010-06-08 Michael Hanselmannimport/export daemon: Record amount of data transferred
2010-06-04 Guido Trotterensure-dirs: don't fail if no rapi log is present
2010-06-04 Iustin PopIntroduce harcdoded timeouts for each RPC call
2010-06-04 Iustin Pophttp client: support per-request read timeout
2010-06-04 René NussbaumerLet daemon-utils fix the owners for ganeti-rapi
2010-06-04 René NussbaumerModify ganeti-masterd to set permission and owner of...
2010-06-04 René NussbaumerLet ganeti-rapi run under a different user/group
2010-06-04 René NussbaumerMake it possible to call utils.Daemonize with uid and...
2010-06-04 René NussbaumerAdding customized user/group as configure flags
2010-06-04 Guido TrotterMerge branch 'devel-2.1'
2010-06-04 Guido Trotter_ExecuteKVMRuntime: fix hv parameter fun
2010-06-04 Guido TrotterUpdate FinalizeMigration docstring
2010-06-04 Guido TrotterLUGrowDisk: fix operation on down instances
2010-06-04 Guido TrotterAllow disk operation to act on a subset of disks
2010-06-04 Guido TrotterNEWS: add release date for 2.1.3
2010-06-04 Michael Hanselmannutils: Add function to format seconds
2010-06-03 Guido TrotterBump up version for the 2.1.3 release v2.1.3
2010-06-03 Guido TrotterMerge branch 'devel-2.1'
2010-06-03 Michael Hanselmannimport/export unittest: Improve logging and fix one...
2010-06-03 Michael Hanselmannimport/export unittest: Test large(r) transfer
2010-06-03 Guido Trotterdaemon.AsyncAwaker
2010-06-03 Guido TrotterConvert ganeti-masterd's main thread to mainloop
2010-06-03 Guido TrotterTest the new streaming daemon classes
2010-06-03 Guido Trotterdaemon.AsyncTerminatedMessageStream
2010-06-03 Guido Trotterdaemon.AsyncStreamServer
2010-06-03 Tom Limoncelliganeti-watcher should attempt to fix ganeti-rapi
2010-06-02 Guido TrotterTestAsyncUDPSocket: remove dead code and add test
2010-06-02 Guido TrotterTestAsyncUDPSocket: test for oversized sends
2010-06-02 Guido TrotterDocument the check-man change
2010-06-02 Guido TrotterUpdate NEWS for Ganeti 2.1.3
2010-06-02 Iustin PopSecond attempt at fixing check-man
2010-06-02 Iustin PopFix check-man for newer man-db
2010-06-01 Balazs LeczAdd RemoveDir utility function
2010-06-01 Guido TrotterMerge remote branch 'origin/devel-2.1'
2010-06-01 Guido TrotterExplicitely return None from IgnoreSignals
2010-06-01 Guido TrotterAsyncUDPSocket: fix IgnoreSignals usage and test
2010-06-01 Balazs LeczAdd KVM chroot feature
2010-06-01 Michael Hanselmannutils: Add function to check whether process handles...
2010-06-01 Guido TrotterFix and Improve TryToRoman unittest
2010-06-01 Michael Hanselmannmove-instance: Use error message instead of multiple...
next