Add user-id pool design doc
[ganeti-local] / test /
2010-04-15 Michael Hanselmannutils: Add class to split string stream into lines
2010-04-12 Iustin Popobjects.Cluster: add method to get hv defaults
2010-04-09 Iustin PopRename the confd_client unittest (to confd.client)
2010-04-09 Iustin PopConfdClient.SendRequest: allow max coverage
2010-04-07 Iustin PopFix utils.WaitForFdCondition inner retry loop
2010-04-07 Michael Hanselmannutils: Move wrapper code around os.makedirs into separa...
2010-04-07 Iustin PopFix unittest for the rapi client library
2010-04-06 David KnowlesAdding RAPI client library.
2010-03-31 Guido TrotterRemove unused import from test file
2010-03-15 Michael Hanselmannutils.RunCmd: Test case with reset_env set and setting...
2010-03-12 Michael Hanselmannutils.CreateBackup: Use human-readable instead of secon...
2010-03-12 Michael HanselmannAdd unittest for daemon-util
2010-03-12 Michael HanselmannImprove ganeti.serializer unittests
2010-03-12 Michael HanselmannAdd unittests for ganeti.errors
2010-03-12 Michael HanselmannVerify cluster certificates in LUVerifyCluster
2010-03-12 Michael Hanselmannutils: Add function to extract X509 cert validity
2010-03-10 René NussbaumerAdding unittests for objects.Cluster.FillHV
2010-03-10 Michael HanselmannProvide unittests for http.auth
2010-03-10 Michael Hanselmannhttp.auth: Fix bug with checking hashed passwords
2010-03-08 Michael HanselmannSupport passing in file object in utils.FileLock
2010-03-08 Michael HanselmannSupport arguments in utils.RunInSeparateProcess
2010-03-08 Iustin PopAdd a function to validate and normalize hostnames
2010-03-08 Iustin PopListVisibleFiles: require normalized path names
2010-03-08 Iustin Poputils: Add a PathJoin function
2010-02-26 Balazs LeczAdd multi-key support to the serializer
2010-02-23 Michael HanselmannAdd unittests for ganeti.opcodes
2010-02-22 Guido TrotterImplement utils.RunParts and use it for hooks
2010-02-22 Guido TrotterAdd reset_env option to RunCmd
2010-02-18 Michael HanselmannMove RunInSeparateProcess to ganeti.utils
2010-02-18 Michael HanselmannAdd function to reset tempfile module after fork
2010-02-15 Michael HanselmannAdd unittest for utils._FingerprintFile
2010-01-26 Iustin PopFix the mocks.py for 2.0 unittests
2010-01-22 Michael HanselmannMerge branch 'stable-2.1' into devel-2.1
2010-01-20 Michael HanselmannAdd unittests for cli.GenerateTable
2010-01-15 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2010-01-15 Michael HanselmannFix long-standing race condition bug in locking unittest
2010-01-14 Michael Hanselmanntestutils: Print name of test program before running it
2010-01-14 Iustin PopAdd an UnescapeAndSplit function
2010-01-13 Michael Hanselmannworkerpool: Make worker ID alphanumeric
2009-11-30 Michael Hanselmanngnt-cluster verify: Warn if node time diverges too far
2009-11-25 Michael HanselmannRemove testJsonIndent unittest
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-20 Michael HanselmannHandle EEXIST in utils.RenameFile
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
2009-11-05 Michael HanselmannCache JSON encoders and sort keys
2009-11-03 Michael HanselmannIgnore log messages in unittests
2009-10-29 Michael Hanselmannhttp.auth: Add new function to verify passwords
2009-10-27 Michael HanselmannProvide feedback from redistributing configuration
2009-10-19 Michael HanselmannFix serializer unittests v2.1.0beta1
2009-10-15 Michael Hanselmannmcpu: Use new timeout class for timeout
2009-10-13 Michael HanselmannTest LockSet.acquire return value for timeout
2009-10-12 Michael Hanselmannmcpu: Change lock attempt timeout calculation
2009-10-12 Michael Hanselmannmcpu: Implement lock timeouts
2009-10-12 Michael Hanselmannlocking.LockSet: Implement acquire timeouts
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
2009-10-07 Guido TrotterAdd case_sensitive keyword to MatchNameComponent
2009-10-02 Michael HanselmannReplace all xrange() with range()
2009-10-02 Michael HanselmannMore locking tests race conditions fixes
2009-10-01 Guido TrotterSingleActionPipeCondition =~ s/Action/Notify/
2009-10-01 Guido TrottertestNotification: add more checking about order
2009-10-01 Guido TrotterAbstract base condition test cases
2009-10-01 Guido TrotterMove the "done" queue inside _ThreadedTestCase
2009-10-01 Michael Hanselmannlocking.SharedLock: Fix bug in delete function
2009-10-01 Michael HanselmannRename LockSet.acquire parameter “blocking” to “timeout”
2009-10-01 Michael HanselmannTry to fix locking unittests
2009-09-30 Michael HanselmannAdd _PipeCondition class
2009-09-30 Michael HanselmannAdd _SingleActionPipeCondition class
2009-09-30 Michael HanselmannSharedLock: implement timeouts
2009-09-30 Iustin PopMerge remote branch 'origin/master' into mogu
2009-09-29 Guido TrotterAdd initial confd client unittests
2009-09-25 Iustin PopMerge commit 'origin/next'
2009-09-22 Iustin PopFix utils.MatchNameComponent for full matches
2009-09-16 Guido TrotterAdd unittests for confd constants
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-09-10 Michael HanselmannMove LoadModule function to ganeti.build
2009-09-04 Michael HanselmannAdd simple unittest for manpages
2009-09-03 Michael HanselmannAdd simple unittest for remote API docs
2009-09-03 Michael HanselmannAdd simple unittest for hooks documentation
2009-08-25 Michael HanselmannRun unittests in a temporary directory
2009-08-24 Iustin PopRemove extra argument from HooksMaster class
2009-08-21 Iustin PopFix /proc/drbd parsing in presence of gaps
2009-08-17 Iustin PopAdd utils.FormatTime and a simple unittest
2009-08-07 Guido TrotterSerializer, remove salt_verifier functionality
2009-08-06 Michael HanselmannAdd constants for local disk status
2009-08-05 Guido TrotterTestParameterNames: also check nic parameters
2009-08-05 Guido TrotterConfigObject.ToDict() only export non-None values
2009-07-20 Michael HanselmannFix unittests broken by commit 2bb5c9115f
2009-07-16 Guido TrotterAdd enabled hypervisors to TestConfigRunner
2009-07-16 Guido TrotterGet rid of the default_hypervisor slot
2009-07-14 Guido TrotterHMAC authenticated json messages
2009-06-29 Guido Trottercheck_ident_key_val, handle no_ and - prefixes
2009-06-29 Guido Trotter_SplitKeyVal with no data return an empty dict
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopFix hooks unittests after RPC result changes
2009-06-15 Iustin PopConvert hooks_runner rpc to new style result
2009-06-15 Iustin PopRemove utils.CheckDict since it's no longer used
2009-06-15 Guido Trotterconfig unittests: use nic params
2009-06-08 Guido TrotterAdd NIC.CheckParameterSyntax
2009-05-22 Guido TrotterIsNormAbsPath and users, use "normalized" term
2009-05-22 Guido TrotterAdd utils.IsNormAbsPath function
next