Merge remote branch 'origin/devel-2.1'
[ganeti-local] / test /
2010-06-01 Guido TrotterMerge remote branch 'origin/devel-2.1'
2010-06-01 Guido TrotterAsyncUDPSocket: fix IgnoreSignals usage and test
2010-06-01 Michael Hanselmannutils: Add function to check whether process handles...
2010-06-01 Guido TrotterFix and Improve TryToRoman unittest
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-06-01 Guido TrotterMove roman conversion to compat
2010-06-01 Guido TrotterFix IgnoreSignals on socket.error
2010-06-01 Guido TrotterFix {Ignore, RetryOn}Signals on socket.error
2010-06-01 Guido TrotterMove hash functions to the compat module
2010-06-01 Guido Trotterreraise exceptions in async tests' error handlers
2010-05-31 Balazs LeczMake utils.EnsureDirs() ignore umask
2010-05-28 Michael Hanselmannimport/export daemon: Move command building into separa...
2010-05-25 Guido TrotterMerge branch 'devel-2.1'
2010-05-25 Guido TrotterTest for errors during inotify callback
2010-05-25 Guido TrotterErrorLoggingAsyncNotifier
2010-05-24 Guido TrotterMerge branch 'devel-2.1'
2010-05-24 Guido TrotterTestSingleFileEventHandler: abstract notifier type
2010-05-22 Guido TrotterMainloop: handle SIGINT as well (and terminate)
2010-05-21 Michael Hanselmannimport-export daemon: Allow changing compression method
2010-05-21 Guido TrotterMerge branch 'devel-2.1'
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-18 Michael HanselmannRAPI changes for instance moves
2010-05-18 Michael HanselmannImplement opcode changes for remote-export
2010-05-18 Michael HanselmannAdd opcode to prepare export
2010-05-18 Michael Hanselmannganeti-cleaner: Remove expired X509 certs
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
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 Luca BigliardiMerge branch 'devel-2.1'
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 TrotterMerge branch 'devel-2.1'
2010-05-12 Guido Trotterutils.ReadOneLineFile()
2010-05-12 Guido TrotterRemove oneline= parameter from utils.ReadFile
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
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 TrotterMerge branch 'devel-2.1'
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-05-04 Michael HanselmannAdd optional “salt” argument to utils.{,Verify}Sha1Hmac
2010-05-04 Michael HanselmannUse utility functions for HMAC
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
2010-04-27 Michael HanselmannImprove import/export daemon tests
2010-04-27 Michael HanselmannRetry connection in import-export daemon
2010-04-26 Michael HanselmannMerge branch 'devel-2.1'
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-23 Michael Hanselmanncmdlib: Add utility for instance data import/export
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-22 Balazs LeczAdd a basic unittest for uidpool.RequestUnusedUid
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
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 Michael Hanselmannutils: Add function to read locked PID file
2010-04-21 David KnowlesFix RAPI client methods return values
2010-04-20 Balazs LeczMerge branch 'devel-2.1'
2010-04-19 Guido Trotteruidpool: test the separator= argument
2010-04-16 Michael HanselmannAdd daemon for instance import and export
2010-04-16 Balazs LeczAdd basic unittests for uid_pool
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Michael Hanselmannutils: Add class to split string stream into lines
2010-04-12 Iustin PopMerge remote branch 'devel-2.1'
2010-04-12 Iustin Popobjects.Cluster: add method to get hv defaults
2010-04-12 Guido TrotterMerge branch 'devel-2.1'
2010-04-09 Iustin PopRename the confd_client unittest (to confd.client)
2010-04-09 Iustin PopConfdClient.SendRequest: allow max coverage
2010-04-07 Michael HanselmannMerge branch 'devel-2.1'
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-04-06 Michael HanselmannMerge remote branch 'devel-2.1'
2010-03-31 Guido TrotterRemove unused import from test file
2010-03-17 Michael HanselmannAdd RPC calls to create and remove X509 certificates
2010-03-17 Michael Hanselmannutils: Add functions to sign and verify X509 certs...
next