QA: Add test for “gnt-node modify”
[ganeti-local] / test /
2010-10-13 Michael HanselmannExtract base class from SingleFileEventHandler
2010-10-13 Michael Hanselmannhttp.auth.ReadPasswordFile: Don't read file directly
2010-10-12 Michael Hanselmannjqueue: Fix bug when cancelling jobs
2010-10-07 Iustin PopUse only one version of WritePidFile
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Michael HanselmannAdd simple unittest for utils.CommaJoin
2010-10-05 Michael Hanselmanncli: Move parsing of --net option to separate function
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-09-30 Iustin PopAbstract OS name/variant functions
2010-09-29 Guido TrotterMove the uuid regexp to utils.py
2010-09-24 Michael Hanselmannjqueue: Use priority for acquiring locks
2010-09-24 Michael Hanselmannjqueue: Use timeout when acquiring locks
2010-09-23 Michael Hanselmannmcpu: Adjust lock acquire strategy
2010-09-23 Michael Hanselmannjqueue: Rename current_op to better reflect what it...
2010-09-22 Michael Hanselmannjqueue: Add unittest for _QueuedJob.CalcStatus
2010-09-20 Michael Hanselmannjqueue: Change model from per-job to per-opcode processing
2010-09-16 Michael HanselmannAlways enable logging for unittests
2010-09-16 Michael HanselmannAdd small jqueue unittests
2010-09-13 Michael Hanselmanncli: Add option definition for priority
2010-09-13 Michael HanselmannAdd support for job priority to opcodes and job queue...
2010-09-13 Michael HanselmannAdd job priority constants
2010-09-07 Michael Hanselmannlocking: Implement priorities in SharedLock and LockSet
2010-09-07 René NussbaumerThe config now should also belong to confd group and...
2010-09-07 Michael HanselmannMerge branch 'devel-2.2'
2010-09-07 Michael Hanselmannjqueue: Use separate function for encoding errors
2010-09-06 René NussbaumerAdding a runtime configuration library
2010-08-27 Michael HanselmannMerge branch 'devel-2.2'
2010-08-27 Michael HanselmannShow list of pending acquires in “gnt-debug locks”
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 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 Manuel FranceschiniMake family argument in FormatAddress optional
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Manuel FranceschiniFix some small newline style issues
2010-08-18 Michael HanselmannRAPI: Allow modifying instance
2010-08-18 Manuel Franceschinirapi.client, http.client: Format url correctly when...
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 FranceschiniIntroduce new IPAddress classes
2010-08-17 Michael Hanselmannerrors: Function to check whether value is encoded...
2010-08-10 Michael HanselmannRAPI client: Support renaming instances
2010-08-10 Michael HanselmannAllow renaming instances via RAPI
2010-08-10 Michael HanselmannRAPI client: Don't re-use PycURL object
2010-08-05 Manuel FranceschiniFix bug in bdev when drbd version format is x.x.x.x
2010-07-30 Michael HanselmannTest instance NIC and disk parameter names
2010-07-30 Michael HanselmannAdd new parameter type “maybe string”
2010-07-29 Michael HanselmannAdd check for RAPI paths to start with /2
2010-07-29 Michael HanselmannEnsure assertions are evaluated in tests
2010-07-29 David KnowlesRAPI client: The os argument for instance reinstalls...
2010-07-29 Michael HanselmannRAPI client: Support migrating instances
2010-07-29 Michael HanselmannRAPI: Support migrating instances
2010-07-29 Michael Hanselmannworkerpool: Change signature of AddTask function to...
2010-07-28 Iustin PopRAPI: Add os params to instance creation v1
2010-07-23 Iustin PopUpdate the RAPI client for the migration mode
2010-07-16 Michael HanselmannConvert RPC client to PycURL
2010-07-16 Iustin PopImplement lock names for debugging purposes
2010-07-16 Balazs LeczAdd ParseCpuMask() utility function
2010-07-15 Michael HanselmannAdd test for some aspects of job queue
2010-07-15 Michael HanselmannKVM hypervisor: Use utils.ShellWriter for network script
2010-07-15 Michael HanselmannMove ShellWriter class to utils
2010-07-15 Michael HanselmannRename test for utils.IgnoreProcessNotFound
2010-07-15 Michael Hanselmannjqueue: Factorize code waiting for job changes
2010-07-13 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-07-13 Michael HanselmannRAPI client: Implement old instance creation request...
2010-07-13 Michael Hanselmannrlib2: Use constants for disk and NIC parameters
2010-07-12 Manuel FranceschiniUse reserved documentation IPs and domains
2010-07-12 Michael HanselmannProvide feedback function for all LU methods
2010-07-12 Michael HanselmannAdd function to format all job log messages
2010-07-12 Manuel FranceschiniConfd IPv6 support
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Apollon Oikonomopoulos_CheckIAllocatorOrNode unit tests
2010-07-07 Luca BigliardiMerge branch 'devel-2.1'
2010-07-07 Luca BigliardiMlockall: decrease warnings if ctypes module is not...
2010-07-06 Balazs LeczAdd utils.GetMounts()
2010-07-06 Luca BigliardiAdd drbd_usermode_helper to configuration
2010-07-06 Luca BigliardiBaseDRBD: provide a way to query usermode_helper parameter
2010-07-02 Iustin PopRework the "type" system
2010-07-01 Michael HanselmannRAPI client: Switch to pycURL
2010-06-30 Manuel FranceschiniDRBD IPv6 support
2010-06-30 Manuel FranceschiniIPv6 support for utils.TcpPing()
2010-06-30 Manuel FranceschiniAdd function to retrieve family of an ip address
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniUser assertFalse instead of assert_(not ...)
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-29 Guido TrotterAsyncTerminatedMessageStream: limit message count
2010-06-29 Guido TrotterAsyncTerminatedMessageStream: send_message
2010-06-29 Michael HanselmannAdd test script for cfgupgrade
2010-06-17 Guido TrotterWorkerpool.AddManyTasks: check tasks type
2010-06-17 Guido Trottercount the number of tasks done in the wp unittest
2010-06-17 Michael HanselmannChange ganeti-cleaner unittest to not use random values
2010-06-17 Guido TrotterWorkerPool.AddManyTasks
2010-06-15 Guido TrotterListVisibleFiles: do not sort output
2010-06-14 Michael HanselmannUse import/export magic for backup/import and inter...
2010-06-14 Michael Hanselmannimport/export daemon: Add support for a magic prefix
2010-06-14 Michael Hanselmannimport/export: Limit max length of socat options
next