IAllocator changes to work with shared storage
[ganeti-local] / test /
2011-03-07 Michael Hanselmannquery: Add operator for truth
2011-03-02 Guido TrotterFix test rapi request
2011-03-02 Michael Hanselmannquery: Fix bug when names are specified
2011-03-01 Michael Hanselmannquery: Add support for filters
2011-03-01 Michael HanselmannAdd query field flags
2011-02-28 René NussbaumerQuery: Add additional test to node.powered for OOB...
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-02-24 René NussbaumerFix test output splattering
2011-02-24 Michael HanselmannAdd query field descriptions
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
2011-02-23 Michael HanselmannAdd constants for node roles
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-23 René NussbaumerMerge remote branch 'devel-2.4'
2011-02-23 René Nussbaumerquery_unittest: Fix argument to set()
2011-02-23 Michael Hanselmannquery: Use aliases for legacy instance NIC fields
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for adding node group
2011-02-15 Michael HanselmannMake OpGroupRename consistent with OpInstanceRename
2011-02-15 Michael HanselmannRAPI: Clean up instance creation, use generated docs
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for modifying node group
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for renaming instances
2011-02-15 Michael Hanselmannbaserlib.FillOpCode: Allow parameter rename
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for replacing disks
2011-02-04 Michael HanselmannAdd opcode parameter descriptions
2011-02-04 Michael Hanselmannopcodes: Prepare addition of parameter descriptions
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for modifying instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for migrating instance
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for exporting instance
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-01-31 Michael HanselmannIntroduce re-openable log record handler
2011-01-28 Michael HanselmannAdd RAPI resource for instance console
2011-01-28 Michael HanselmannExport console information as query field
2011-01-28 René NussbaumerFix instance list for instances running multiple times
2011-01-27 Michael HanselmannFix unittest breakage on Python 2.4/2.5
2011-01-27 Michael HanselmannCheck for duplicate RAPI URIs and handlers
2011-01-27 Michael HanselmannEnsure all resources are used by RAPI client
2011-01-27 Michael HanselmannRAPI client: De-/activating instance disks
2011-01-27 Michael HanselmannRAPI client: Wrap /2/redistribute-config resource
2011-01-27 Michael HanselmannAdd unittest for RAPI client's ModifyInstance
2011-01-21 Iustin PopMerge branch 'devel-2.4'
2011-01-21 René NussbaumerRename QRFS_* to RS_*
2011-01-20 Iustin Popquery: Add alias support in _PrepareFieldList
2011-01-18 Iustin Popquery: Change internal result computation
2011-01-18 Apollon OikonomopoulosKVM: Perform network configuration in Ganeti
2011-01-18 Iustin PopCheck consistency of the class names and OP_ID
2011-01-18 Iustin PopRename OpTestJobqueue and LUTestJobqueue
2011-01-18 Iustin PopRename OpGetTags and LUGetTags
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
next