Extend config by networks and networks by UUIDs
[ganeti-local] / test /
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-24 Michael Hanselmannhv_xen: Factorize and test disk configuration
2013-01-24 Michael Hanselmannhv_xen: Refactor getting node information, add tests
2013-01-24 Michael Hanselmannhv_xen: Refactor running & parsing "xm list", add tests
2013-01-23 Bernardo Dal Seno_VerifyErrors()._Error() and _ErrorIf() are now consistent
2013-01-22 Michael Hanselmanntestutils: Module-level method for reading test data
2013-01-22 Michael HanselmannAdd test for backend._GetBlockDevSymlinkPath
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-16 Bernardo Dal Senoutils.LvmExclusiveCheckNodePvs() returns more info
2013-01-16 Michael Hanselmannburnin: Add unittest for supported disk templates
2013-01-15 Iustin PopRemove special-case of "0" in niceSort
2013-01-15 Dato Simótest/Types.hs: add an HLint ANN for ignoring camelCase
2013-01-15 Helga VelroyenReplace nodegroups' PartialNic by PartialNicParams
2013-01-14 Dato SimóLoader.hs: ignore expired ArSuspended policies
2013-01-14 Dato SimóUtils.hs: function to chomp prefix + separator from...
2013-01-14 Dato SimóUtils.hs: add a clockTimeToString function
2013-01-14 Dato SimóAdd initial constants and Haskell ADTs for auto repair
2013-01-14 Guido Trotterkvm: add two help dump files
2013-01-14 Guido Trotterkvm: use help based feature detection
2013-01-09 Dato Simótest/Utils.hs: fix capitalization in docstring comment
2013-01-09 Guido TrotterMerge branch 'stable-2.6' into devel-2.6
2013-01-09 Michael HanselmannAdd utility to format dictionary as key=value strings
2013-01-09 Bernardo Dal SenoUnit tests for bdev and utils.lvm
2013-01-08 Michele TartaraSupport instance-minor pairing in the DRBD collector
2013-01-08 Michele TartaraSupport integrating instance information in the DRBD...
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2012-12-28 Iustin PopMove src/Ganeti/HTools/Program.hs to Program/Main.hs
2012-12-27 Iustin PopRemove duplicate test file functions
2012-12-27 Iustin PopRename test/hs/test to htest
2012-12-27 Iustin PopMove htest/ files under the test/ tree
2012-12-27 Iustin PopMove python test files to test/py
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Michael Hanselmanngnt-* list-fields: Show friendly field type
2012-12-20 Michael HanselmannAdd utility to format dictionary as key=value strings
2012-12-20 Michael Hanselmanncmdlib: Additional opportunistic locking check
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Bernardo Dal SenoAdd exclusive_storage node parameter
2012-12-18 Michael HanselmannFix error during cluster initialization due to hv_kvm
2012-12-17 Michael HanselmannAdd test for SPICE parameter list, add missing ones
2012-12-17 Iustin PopAdd optional formatting for OP_DSC_FIELD
2012-12-13 Michael HanselmannAdd RPC for setting watcher pause
2012-12-13 Michael HanselmannRename test for backend._CommonRestrictedCmdCheck
2012-12-13 Michael Hanselmannjqueue: Improve inotify error reporting
2012-12-13 Michael HanselmannImprove test for tools.ensure_dirs
2012-12-12 Constantinos Venet... Remove checks wrt IDISK_PARAMS from OpCode level
2012-12-11 Michael HanselmannAdd utility function to create frozenset with unique...
2012-12-07 Michael HanselmannExport error codes from RAPI client module
2012-12-07 Michael Hanselmannmcpu: Verify node allocation lock mode
2012-12-06 Michael HanselmannFix node-daemon-setup test with older pyOpenSSL
2012-12-06 Michael HanselmannAdd tool to configure node daemon
2012-12-05 Michael Hanselmannjqueue: Don't modify input opcode when changing priority
2012-12-04 Michael Hanselmanniallocator: Add node whitelist
2012-12-04 Michael Hanselmannutils.text: Function to verify MAC address prefix
2012-12-03 Michael HanselmannFactorize code for checking node daemon certificate
2012-12-03 Michael Hanselmannlocking: Implement opportunistic locking in LockSet
2012-12-03 Michael HanselmannAdd ssconf function to read all files
2012-12-03 Michael Hanselmannssconf: Add dry-run support for writing files
2012-12-03 Michael Hanselmannssconf: Add function to verify keys
2012-11-30 Iustin PopAdd test for mutable default values in opcode parameters
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
next