Add KVM chroot feature
[ganeti-local] / test /
2010-06-01 Guido TrotterFix and Improve TryToRoman unittest
2010-06-01 Guido TrotterMove roman conversion to compat
2010-06-01 Guido TrotterFix IgnoreSignals on socket.error
2010-05-31 Balazs LeczMake utils.EnsureDirs() ignore umask
2010-05-25 Guido TrotterTest for errors during inotify callback
2010-05-25 Guido TrotterErrorLoggingAsyncNotifier
2010-05-24 Guido TrotterTestSingleFileEventHandler: abstract notifier type
2010-05-22 Guido TrotterMainloop: handle SIGINT as well (and terminate)
2010-05-21 Guido TrotterAdd asyncnotifier unittests
2010-05-20 Guido TrotterTestMainloop: test scheduler priorities as well
2010-05-20 Guido TrotterFix race condition in mainloop unittest
2010-05-20 Guido TrotterTestMainloop.testReRun
2010-05-20 Guido TrotterAdd AsyncUDPSocket tests
2010-05-20 Guido TrotterAdd initial mainloop unittests
2010-05-17 Michael HanselmannRAPI client: Rename Get{Node,Instance}Info, add new...
2010-05-17 Iustin PopAdd checks for master IP in cluster verify
2010-05-14 Guido Trotterutils.IgnoreSignals
2010-05-13 Michael HanselmannRAPI client: Implement instance creation
2010-05-13 Michael HanselmannRAPI: Add new request data format for instance creation
2010-05-13 Michael HanselmannAdd new /2/features RAPI resource
2010-05-13 Luca BigliardiIntroduce Mlockall()
2010-05-12 Guido Trotterutils.ReadOneLineFile()
2010-05-12 Guido TrotterRemove oneline= parameter from utils.ReadFile
2010-05-11 Michael HanselmannRAPI client: Don't check node role in client
2010-05-11 Michael HanselmannRAPI client: Update ReplaceInstanceDisks
2010-05-11 Michael HanselmannRAPI client: Fix behaviour of “allocatable” storage...
2010-05-11 Michael HanselmannRAPI client: Encode boolean and None query values
2010-05-11 Michael HanselmannRAPI client: No longer check storage type locally
2010-05-11 Michael HanselmannRAPI client: Include HTTP error code in GanetiApiError...
2010-05-11 Michael HanselmannSupport different HTTP error codes in RAPI client unitt...
2010-05-11 Michael HanselmannRAPI client: Fix error message for unsupported methods...
2010-05-11 Michael HanselmannRAPI client: Allow waiting for job changes
2010-05-11 Michael HanselmannRAPI client: Rename “DeleteJob” to “CancelJob”
2010-05-11 Michael HanselmannRAPI client: Various code style changes
2010-05-11 Michael HanselmannRAPI client: Add missing unittest for RepairNodeStorage...
2010-05-11 Michael HanselmannRAPI client: Always return job ID
2010-05-11 Michael HanselmannRemove httplib2 dependency from ganeti.rapi.client
2010-05-11 Michael Hanselmannutils.ReadFile: Add parameter to read only one line
2010-05-10 Michael Hanselmanncli: Make PollJob generic to support other protocols
2010-05-10 Guido TrotterFix a unittest name and docstring
2010-05-10 Guido TrotterFix a unittest docstring
2010-05-10 Guido Trotterutils.Retry: pass up timeout arguments
2010-05-10 Guido TrotterAdd a few Retry unittests
2010-05-04 David KnowlesSmall fixes for RAPI client
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-22 Balazs LeczAdd a basic unittest for uidpool.RequestUnusedUid
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Michael Hanselmannutils: Add function for partial application of function...
2010-04-21 David KnowlesFix RAPI client methods return values
2010-04-19 Guido Trotteruidpool: test the separator= argument
2010-04-16 Balazs LeczAdd basic unittests for uid_pool
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
next