Removing all ssh setup code from the core
[ganeti-local] / test /
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
2010-06-14 Michael Hanselmannimport/export: Validate remote host/port
2010-06-14 Michael Hanselmannutils: Add function to validate service name
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-11 Guido TrotterListVisibleFiles: do optional sorting
2010-06-11 Michael HanselmannImprove import-export unittest a bit
2010-06-11 Michael HanselmannTest client timeout for import-export daemon
2010-06-11 Michael HanselmannGenerate import-export unittest certs in parallel
2010-06-10 Guido Trotter_BaseCondition: allow saving/restoring state
2010-06-10 Guido TrotterSharedLock _acquire_restore and _release_save
2010-06-10 Michael HanselmannAdd unittest for ganeti-cleaner
2010-06-08 Michael Hanselmannimport/export: Show progress updates to user
2010-06-08 Michael Hanselmannimport/export daemon: Record amount of data transferred
2010-06-04 Michael Hanselmannutils: Add function to format seconds
2010-06-03 Guido TrotterMerge branch 'devel-2.1'
2010-06-03 Michael Hanselmannimport/export unittest: Improve logging and fix one...
2010-06-03 Michael Hanselmannimport/export unittest: Test large(r) transfer
2010-06-03 Guido Trotterdaemon.AsyncAwaker
2010-06-03 Guido TrotterTest the new streaming daemon classes
2010-06-02 Guido TrotterTestAsyncUDPSocket: remove dead code and add test
2010-06-02 Guido TrotterTestAsyncUDPSocket: test for oversized sends
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'
next