Rename OpStartupInstance and LUStartupInstance
[ganeti-local] / test /
2011-01-18 Iustin PopRename OpStartupInstance and LUStartupInstance
2011-01-18 Iustin PopRename OpShutdownInstance and LUShutdownInstance
2011-01-18 Iustin PopRename OpSetInstanceParams and LUSetInstanceParams
2011-01-18 Iustin PopRename OpRenameInstance and LURenameInstance
2011-01-18 Iustin PopRename OpReinstallInstance and LUReinstallInstance
2011-01-18 Iustin PopRename OpMigrateInstance and LUMigrateInstance
2011-01-18 Iustin PopRename OpCreateInstance and LUCreateInstance
2011-01-18 Iustin PopRename OpRenameGroup and LURenameGroup
2011-01-18 Iustin PopRename OpAssignGroupNodes and LUAssignGroupNodes
2011-01-18 Iustin PopRename OpVerifyCluster and LUVerifyCluster
2011-01-18 Iustin PopRename OpExportInstance and LUExportInstance
2011-01-14 Michael HanselmannBump version for Ganeti 2.4.0~beta1 v2.4.0beta1
2011-01-13 René NussbaumerList node parameters (if any) in gnt-node info
2011-01-12 Michael HanselmannFix typos in RAPI docstrings, add unittest
2011-01-11 Apollon OikonomopoulosAdd ability to retain specified fds open in RunCmd
2011-01-11 Michael HanselmannAdd tests for objects.Instance
2011-01-11 Michael Hanselmannutils: Drop RemovePidFile
2011-01-11 Michael Hanselmannutils: Move NewUUID to utils.io
2011-01-11 Michael Hanselmannutils: Move more text-related code
2011-01-11 Michael Hanselmannutils: Move process-related code into separate file
2011-01-11 Michael Hanselmannutils: Move RunningTimeout to utils.algo
2011-01-11 Michael Hanselmannutils: Move code manipulating /etc/hosts to separate...
2011-01-11 Michael HanselmannFix utils.io unittest
2011-01-11 Michael Hanselmannutils: Move X509-related code into separate file
2011-01-11 Michael Hanselmannutils: Move I/O-related code into separate file
2011-01-11 Michael Hanselmannutils: Move code related to file locking into separate...
2011-01-11 Michael Hanselmannutils: Move wrappers into separate file
2011-01-11 Michael Hanselmannutils: Use function to disable fork
2011-01-11 Michael Hanselmannutils: Change RemovePidFile to take path, not name
2011-01-10 Adeodato SimoExpose OpAssignGroupNodes over RAPI and RAPI client
2011-01-10 Adeodato SimoAdd unit tests for CheckAssignmentForSplitInstances
2011-01-10 Michael HanselmannValidate RAPI resource paths
2011-01-10 Michael Hanselmannutils: Move hashing-related code into separate file
2011-01-10 Michael Hanselmannutils: Move Mlockall into separate file
2011-01-10 Michael Hanselmannutils: Move text-related functions into separate file
2011-01-10 Michael Hanselmannutils: Split Retry & co. into separate file
2011-01-10 Michael Hanselmannutils: Split algorithms into separate file
2011-01-10 Adeodato SimoAdd unit test for ganeti.rapi.client's ModifyGroup
2011-01-10 Iustin PopGeneralize the OpCode-should-be-in-mcpu test
2011-01-07 Michael HanselmannFix syntax error with Python 2.4
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
2011-01-07 Michael HanselmannIntroduce verbose opcode result for console
2011-01-06 René NussbaumerSupport query of node field 'powered'
2011-01-06 Adeodato Simoganeti.query_unittest.py: add tests for group queries
2011-01-06 Adeodato Simoganeti.query_unittest.py: test lock fields too
2011-01-06 Michael HanselmannMerge branch 'devel-2.3'
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
2011-01-06 Michael Hanselmanncfgupgrade: Check master name, clarify question
2011-01-05 Michael HanselmannRAPI: Add resource to grow instance disk
2011-01-05 Michael HanselmannRAPI: Add resource to modify cluster
2011-01-05 Michael Hanselmannbaserlib: Add function for filling opcodes
2011-01-05 Michael HanselmannImprove opcode summary tests
2011-01-05 Michael HanselmannMigrate code verifying opcode parameters to base class
2011-01-05 Michael HanselmannImprove tests for OP_ID
2011-01-05 Michael Hanselmanncmdlib: Remove opcode parameters
2011-01-05 Michael Hanselmannopcodes: Add opcode parameter definitions
2011-01-05 Michael Hanselmannquery2: Add new field status “offline”
2011-01-04 Michael HanselmannAdd unittests for ht module
2010-12-31 Michael HanselmannMerge branch 'devel-2.3'
2010-12-30 Michael Hanselmanncli: Change “<…>” in query output to “(…)”
2010-12-29 Michael Hanselmannjqueue: Fix cancelling while in waitlock in queue
2010-12-21 Michael HanselmannRemove utils.FormatTimestampWithTZ
2010-12-21 Michael HanselmannEnsure temp files from RunCmd tests are removed
2010-12-21 Michael Hanselmannutils: Timezone fixes and tests
2010-12-21 Michael HanselmannMove QueryFields to query module
2010-12-17 Michael Hanselmannutils.NiceSort: Use sorted(), add keyfunc, unittests
2010-12-15 Michael HanselmannMerge branch 'devel-2.3'
2010-12-15 Michael Hanselmannjqueue: Keep jobs in “waitlock” while returning to...
2010-12-15 Michael HanselmannImprove jqueue unittests
2010-12-14 Michael Hanselmanncli: Add infrastructure for query2
2010-12-13 Adeodato SimoAdd some unit tests for ConfigWriter.AddNodeGroup()
2010-12-13 Michael Hanselmannqlang: Add function to build simple filter
2010-12-13 Michael Hanselmannquery: Handle items missing timestamps
2010-12-10 Michael Hanselmannquery: Add definition for instance queries
2010-12-08 Adeodato SimoGroup operations: update ganeti.rapi.client with all...
2010-12-08 Adeodato SimoGroup operations: expose add/remove/rename in RAPI
2010-12-06 Michael Hanselmannutils: Add function to find duplicates in sequence
2010-12-06 Guido Trotterlocking: add nodegroup lock level
2010-12-01 Adeodato SimoQuerying node groups: RAPI support
2010-11-29 Michael HanselmannAdd OpQuery opcode
2010-11-29 Michael HanselmannAdd node query definition
2010-11-29 Michael HanselmannAdd simple query filter parser
2010-11-29 Michael HanselmannAdd utility class for definition-based data queries
2010-11-29 Michael HanselmannRAPI: Implement OS parameters for instance reinstallation
2010-11-29 Michael HanselmannMove “rapi_users” file into separate directory
2010-11-29 Michael Hanselmannimpexpd: Implement support for IPv6
2010-11-28 Iustin PopImprove unittests for the utils module
2010-11-27 Iustin PopFix breakage from previous commit e695efb
2010-11-27 Iustin PopAdd missing paramter and unittests for this case
2010-11-26 Iustin Popasyncnotifier tests: simplify the setup code
2010-11-23 Michael HanselmannAdd consistency test for mcpu dispatch table
2010-11-23 René NussbaumerAdding convenience getter for ndparams
2010-11-23 Iustin PopFix utils unittest TestRunCmd.testTimeoutKill
2010-11-22 René NussbaumerAdding oob_program in the same style as beparams
2010-11-19 Iustin PopMerge branch 'devel-2.3'
2010-11-19 Iustin PopTemporarily remove the interactive tests
2010-11-19 René NussbaumerSupport timeouts in RunCmd
2010-11-16 René NussbaumerAdding unittests for RunningTimeout
2010-11-15 Iustin PopSwitch man pages from SGML to RST
2010-11-11 Iustin PopAdd unittests for TemporaryReservationManager
next