Fix argument checking in LUSetClusterParams
[ganeti-local] / test /
2009-02-16 Iustin PopConvert IOErrors for /proc/drbd into our errors
2009-02-12 Guido TrotterApply the right permissions to /etc/hosts
2009-02-10 Guido TrotterInstance parameters: force typing
2009-02-03 Iustin PopFix unittest encoding breakage
2009-01-29 Oleksiy MishchenkoRAPI: rlib1 removal
2009-01-29 Oleksiy MishchenkoRAPI: Implement /2 resource
2009-01-29 Oleksiy MishchenkoRAPI: Deprecate version Rapi version1
2009-01-23 Iustin PopIntroduce more configuration consistency checks
2009-01-20 Iustin PopDRBD: check for in-use minor during Create
2009-01-20 Iustin PopAdd a TailFile function
2009-01-20 Iustin PopUnify some unittest functions
2008-12-19 Michael Hanselmannganeti.http: Add support for private data in HTTP requests
2008-12-18 Michael HanselmannAdd rename function automatically creating directories...
2008-12-17 Michael HanselmannAdd simple unittests for ganeti.http
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-12-03 Michael Hanselmannganeti.http: Remove ApacheLogfile class
2008-12-02 Guido TrotterFix hooks_unittest with new rpc call structure
2008-11-28 Oleksiy MishchenkoRAPI:Fix root list and unittest for it.
2008-11-23 Iustin PopEnable auto-unit formatting in script output
2008-11-21 Iustin PopMove FieldSet class to utils.py
2008-11-18 Iustin PopSkip another testWaitingXblocksY
2008-11-18 Iustin PopAdd a FieldSet class for variable parameter sets
2008-11-18 Iustin PopSkip the waitingExclusiveBlockSharer test
2008-11-12 Iustin PopConvert the locking unittests to repetition-test
2008-11-11 Iustin PopRemove zombie special case from IsProcessAlive
2008-11-11 Iustin PopAdd cleanup of processes to utils.KillProcess
2008-11-11 Iustin PopImplement working directory for utils.RunCmd
2008-10-24 Iustin PopModify utils.RunCmd to write output to file
2008-10-21 Iustin PopMove some LU logging to use proc.Log*
2008-10-20 Iustin PopGeneralize the reading of test file data
2008-10-20 Alexander SchreiberSet default hypervisor at cluster init
2008-10-20 Iustin PopConvert cli.py to logging
2008-10-20 Michael HanselmannRemove old HTTP server code
2008-10-17 Michael HanselmannFix remote API unittest
2008-10-16 Iustin PopReally fix with the zombie test (hopefully)
2008-10-14 Iustin PopImplement parameter removal in SplitKeyVal
2008-10-13 Iustin PopAdd two new options types for CLI usage
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-08 Oleksiy MishchenkoAjust config unittest.
2008-10-06 Iustin PopAdd a simple timespec parsing function
2008-10-01 Michael HanselmannGet rid of ssconf
2008-10-01 Michael HanselmannConvert ssh.py
2008-10-01 Michael HanselmannConvert mcpu.py
2008-10-01 Michael HanselmannFix unittests broken by revision 1727
2008-10-01 Michael HanselmannAdd cluster options from ssconf to configuration
2008-10-01 Michael HanselmannMove instantiation of config into bootstrap.py
2008-09-11 Guido TrotterLockSet: forbid add() on a partially owned set
2008-09-11 Guido TrotterFix LockSet._names() to work with the set-lock
2008-09-05 Michael Hanselmannutils.SplitTime: More rounding fixes
2008-08-29 Michael Hanselmannutils.SplitTime: Fix rounding of milliseconds
2008-08-18 Guido TrotterA few more locking unit tests
2008-08-18 Guido TrotterAdd lock-all-through-GLM unit test
2008-08-11 Michael HanselmannAdd functions to split time into tuple and merge it...
2008-07-31 Michael HanselmannAdd FileLock utility class
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
2008-07-30 Iustin PopExpose utils.DaemonPidFileName
2008-07-29 Iustin PopAdd a KillProcess function
2008-07-29 Iustin PopChange IsPidFileAlive into ReadPidFile
2008-07-28 Michael HanselmannFix unittests for ganeti-rapi
2008-07-24 Oleksiy MishchenkoSwitch RAPI to ganeti.http module
2008-07-24 Guido TrotterAdd utils unittests for new functions
2008-07-23 Guido TrotterInvert nodes/instances locking order
2008-07-22 Oleksiy MishchenkoSplit RAPI resources to pieces
2008-07-11 Oleksiy MishchenkoCopy the rest of the Restful-API files to trunk
2008-07-09 Iustin PopFix utils.py unittest
2008-07-09 Iustin PopRemove the old locking functions
2008-07-08 Guido TrotterAdd a more comment lines to testLockingConstants
2008-07-08 Guido TrotterAdd a new LockSet unittest
2008-07-08 Guido TrotterPass context to LUs
2008-07-08 Guido Trottermocks: create a FakeContext object
2008-07-08 Guido TrotterLocking: remove LEVEL_CONFIG lockset
2008-07-08 Guido TrotterLocking: add ssynchronized decorator
2008-07-04 Michael HanselmannAdd generic worker pool implementation
2008-07-01 Iustin PopAdd a FirstFree function to utils.py
2008-06-30 Guido TrotterRemove duplicate code in hooks unittests
2008-06-23 Michael HanselmannAdd unittests for ganeti.serializer
2008-06-23 Guido TrotterFix the zombie process unittest
2008-06-23 Michael HanselmannAdd functions to calculate version number to constants.py
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-18 Iustin PopFix bdev unittest when run under distcheck
2008-06-18 Iustin PopRework the DRBD8 device status computation
2008-05-07 Michael HanselmannAdd unittest for constants
2008-05-01 Guido Trotterlocking: remove obsolete comment
2008-04-28 Manuel FranceschiniMake testSignal unittest not depend on default shell
2008-03-18 Michael HanselmannAdd function to write cluster SSH key to known_hosts...
2008-03-11 Iustin PopModify utils.TcpPing to make source address optional
2008-03-04 Guido TrotterLockSet: handle empty case
2008-03-04 Guido TrotterLockSet: add missing check code
2008-03-04 Michael HanselmannCodestyle updates for locking code
2008-03-04 Guido TrotterLockSet: make acquire() able to get the whole set
2008-03-04 Guido TrotterLockSet: improve remove() api
2008-03-04 Guido TrotterLockSet: make acquire() return the set of names
2008-03-04 Guido TrotterInitial GanetiLockManager implementation
2008-02-28 Guido TrotterLockSet implementation and unit tests
2008-02-26 Michael HanselmannSplit GanetiUnitTest into testutils.py
2008-02-21 Guido TrotterAdd a few SharedLock delete() tests
2008-02-20 Guido TrotterSharedLock: fix a wrong unit-test helper code
2008-02-19 Guido TrotterAdd the delete() operation to SharedLock
2008-02-18 Guido TrotterFix a couple of SharedLock docstrings
next