Adding missing timeout parameter to rpc interface
[ganeti-local] / test /
2010-12-08 Adeodato SimoGroup operations: update ganeti.rapi.client with all...
2010-12-08 Adeodato SimoGroup operations: expose add/remove/rename in RAPI
2010-12-06 Michael Hanselmannutils: Add function to find duplicates in sequence
2010-12-06 Guido Trotterlocking: add nodegroup lock level
2010-12-01 Adeodato SimoQuerying node groups: RAPI support
2010-11-29 Michael HanselmannAdd OpQuery opcode
2010-11-29 Michael HanselmannAdd node query definition
2010-11-29 Michael HanselmannAdd simple query filter parser
2010-11-29 Michael HanselmannAdd utility class for definition-based data queries
2010-11-29 Michael HanselmannRAPI: Implement OS parameters for instance reinstallation
2010-11-29 Michael HanselmannMove “rapi_users” file into separate directory
2010-11-29 Michael Hanselmannimpexpd: Implement support for IPv6
2010-11-28 Iustin PopImprove unittests for the utils module
2010-11-27 Iustin PopFix breakage from previous commit e695efb
2010-11-27 Iustin PopAdd missing paramter and unittests for this case
2010-11-26 Iustin Popasyncnotifier tests: simplify the setup code
2010-11-23 Michael HanselmannAdd consistency test for mcpu dispatch table
2010-11-23 René NussbaumerAdding convenience getter for ndparams
2010-11-23 Iustin PopFix utils unittest TestRunCmd.testTimeoutKill
2010-11-22 René NussbaumerAdding oob_program in the same style as beparams
2010-11-19 Iustin PopMerge branch 'devel-2.3'
2010-11-19 Iustin PopTemporarily remove the interactive tests
2010-11-19 René NussbaumerSupport timeouts in RunCmd
2010-11-16 René NussbaumerAdding unittests for RunningTimeout
2010-11-15 Iustin PopSwitch man pages from SGML to RST
2010-11-11 Iustin PopAdd unittests for TemporaryReservationManager
2010-10-28 Michael HanselmannAdd support and checks for version in LUXI
2010-10-28 Guido TrotterGanetiLockManager, remove default values
2010-10-28 Guido TrotterAdd test for modifiable locking levels
2010-10-22 Iustin PopAdd a "safe" file wrapper over WriteFile
2010-10-22 Iustin PopAdd functions to read and compare file 'ID's
2010-10-20 Michael Hanselmannutils: Add function to find items in dictionary using...
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'
next