Introduce ht.TMaybeValueNone and ht.TValueNone
[ganeti-local] / test /
2012-11-30 Dimitris AragiorgisIntroduce ht.TMaybeValueNone and ht.TValueNone
2012-11-30 Michael Hanselmannopcodes: Replace manual loop with map
2012-11-29 Michael HanselmannFix type descriptions in RAPI documentation
2012-11-28 Michael HanselmannMove cluster verification out of prepare-node-join
2012-11-28 Michael Hanselmannssconf: Verify file size when reading, add some tests
2012-11-27 Michael HanselmannFactorize code to load and verify JSON
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-11-26 Michael Hanselmannlocking: Method to check if LockSet is fully acquired
2012-11-23 Michael HanselmannAdd new lock level for node allocations
2012-11-23 Iustin PopIntroduce a TMaybe combinator
2012-11-23 Iustin PopReplace dict() with {}
2012-11-21 Michael HanselmannRename leftovers from remote to restricted commands
2012-11-21 Michael Hanselmannbackend: Rename RunRemoteCommand to RunRestrictedCmd
2012-11-21 Michael HanselmannAdd tests for __repr__ in locking classes
2012-11-21 Michael Hanselmanntest/*.py: s/'/"/
2012-11-21 Michael HanselmannAdd unit test for default parameter default values
2012-11-21 Michael Hanselmannlocking: Add test for downgrade without names
2012-11-20 Dimitris AragiorgisFixes to pass unittests (make check)
2012-11-20 Michele TartaraAdd DRBD parser unit tests
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-11-19 Michael HanselmannAdd opcode for running commands remotely
2012-11-16 Michael Hanselmannbackend: Implement remote commands
2012-11-16 Michael HanselmannAdd unit test for RAPI handler access definitions
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-14 Michael HanselmannDon't check for remote command directory as file storage
2012-11-14 Michael Hanselmannpathutils: Add directory for remote commands
2012-11-14 Michael HanselmannAdd previously missing node daemon GID to getent mock
2012-11-14 Michael HanselmannAdd test utility to count calls to function
2012-11-13 Michael HanselmannAdd new test for RAPI
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Michael Hanselmannjqueue: Allow changing of job priority
2012-11-13 Michael Hanselmannworkerpool: Preserve task number when deferring
2012-11-13 Michael Hanselmannworkerpool: Add method to change task's priority
2012-11-13 Michael Hanselmannworkerpool: Change data structure for priority change
2012-11-12 Michael HanselmannRunCmd: Expose "postfork" callback
2012-11-08 Michael Hanselmannjqueue/mcpu: Determine priority using callback
2012-11-08 Michael HanselmannMerge branch 'devel-2.6'
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-06 Michael HanselmannAdd utility to check if file is executable
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael HanselmannRemove duplicate workerpool test
2012-10-26 Michael Hanselmanncfgupgrade: Write file for file storage paths
2012-10-26 Michael HanselmannMake Paramiko an optional dependency for listrunner
2012-10-26 Michael Hanselmannssh: Add function to get all of user's SSH files
2012-10-26 Michael HanselmannRunCmd: Support standard input file descriptor
2012-10-26 Michael Hanselmannprepare-node-join: Swap private and public keys
2012-10-26 Michael Hanselmannprepare-node-join: Use public key directly for auth...
2012-10-26 Michael Hanselmannssh.GetUserFiles: Parameter to disable directory check
2012-10-25 Iustin PopRemove unused cache implementation
2012-10-25 Michael Hanselmannbdev: Add verification for file storage paths
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-23 Michael Hanselmannssh.GetUserFiles: RSA support, unit tests
2012-10-19 Michael HanselmannCompare significant fields only for simple SSH keys
2012-10-18 Michael Hanselmanntest/*.py: Replace '' with ""
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato Simóhtools-excl.test: add test case for exclusion tags...
2012-10-17 Michael Hanselmanngnt-job cancel: Confirmation and selection of jobs
2012-10-16 Michael HanselmannReplace custom algorithm in constants unittest
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-11 Michael Hanselmannvcluster: Don't virtualize /etc/hosts path
2012-10-11 Michael HanselmannMerge branch 'devel-2.6'
2012-10-11 Michael Hanselmannquery: Report data type for unary operators
2012-10-11 Michael Hanselmannjqueue: Add new in-memory attribute for archived jobs
2012-10-11 Michael HanselmannAdd basic unit tests for "gnt-cluster epo"
2012-10-08 Michael Hanselmannjstore: Nicer error message on non-numeric file content
2012-10-08 Iustin PopMerge ganeti-master-cleaner back into ganeti-cleaner
2012-10-05 Bernardo Dal SenoExplicitly ask for the default iallocator in commands
2012-10-05 Michael Hanselmannbdev: Add functions to verify file storage paths
2012-10-05 Michael Hanselmannutils.FilterEmptyLinesAndComments: Return list
2012-10-05 Michael HanselmannImprove disk wipe unit test
2012-10-05 Michael HanselmannWipe added space when growing disks
2012-10-05 Michael HanselmannAdd unit tests for cmdlib._WipeDisks
2012-10-04 Michael HanselmannAdd unit test for FilterEmptyLinesAndComments
2012-10-02 Michael Hanselmanncli: Exit with status 0 for --help
2012-09-28 Michael Hanselmannganeti-cleaner: Separate queue cleaning code
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-27 René NussbaumerAdding RAPI client for instance multi allocation
2012-09-27 René NussbaumerPopulate the instance dict with opcode infos
2012-09-25 Michael HanselmannAdd tests for bash completion
2012-09-25 Michael HanselmannFix shelltests for ganeti-*
2012-09-24 René NussbaumerAdding RAPI resource for multi-allocation
2012-09-24 René NussbaumerAdding the new opcode for multi-allocation
2012-09-24 René NussbaumerAdding some fundamental unittests for iallocator
2012-09-21 Michael HanselmannAdd new module for virtual clusters
2012-09-19 Michael HanselmannShellWriter: Add parameter to disable indentation
2012-09-18 Michael HanselmannMigrate test/ganeti.*.py from constants to pathutils
2012-09-12 Michael Hanselmannrpc: Remove duplicated logic, fix unittests
2012-09-12 Michael Hanselmanncmdlib: Handle locking.ALL_SET correctly when copying...
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
2012-09-04 Iustin PopMove shelltests from test/ to htest/shelltests/
2012-09-04 Iustin PopMove htools test files from test/data/htools to htest...
2012-08-28 Iustin PopImplement support for query only clients in Rapi
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
next