KVM: fix per-instance stored UID value
[ganeti-local] / test /
2011-05-31 Michael Hanselmannjqueue: Fix potential race condition when cancelling...
2011-05-24 René NussbaumerGetEntResolver: Make it possible to resolve uid/gid...
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-08 Michael Hanselmanncfgupgrade: Fix critical bug overwriting RAPI users...
2011-02-23 René Nussbaumerquery_unittest: Fix argument to set()
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-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
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...
next