ganeti-local
2011-01-12 Iustin PopQA: use a persistent SSH connection to the master
2011-01-12 Iustin PopQA: Fix duplicated OOB tests
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 Hanselmannobjects: Fix off-by-one in error message
2011-01-11 Michael Hanselmannutils: Cleanup and sort wildcard imports
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 ResetTempfileModule to wrappers module
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-11 René NussbaumerFix a typo in backend.py
2011-01-11 René NussbaumerPause/Resume sync accordingly before wiping disk
2011-01-11 René NussbaumerAdd RPC calls for pause/resume sync of devices
2011-01-11 René NussbaumerAdd backend method for pause/resume sync of devices
2011-01-11 René NussbaumerMake it possible to pause/resume sync of mirrored dev
2011-01-11 Iustin PopFix some doc issues introduced in recent commits
2011-01-11 David KnowlesMore fixes to hooks documentation
2011-01-10 Adeodato SimoFix docstring for "cmd" in qa_utils.GetSSHCommand
2011-01-10 Adeodato SimoAdd QA tests for OpAssignGroupNodes
2011-01-10 Adeodato SimoExpose OpAssignGroupNodes over RAPI and RAPI client
2011-01-10 Adeodato SimoCluster verify warns if there are split instances
2011-01-10 Adeodato SimoAdd `gnt-group assign-nodes` in the CLI
2011-01-10 Adeodato SimoAdd unit tests for CheckAssignmentForSplitInstances
2011-01-10 Adeodato SimoAdd OpAssignGroupNodes and LUAssignGroupNodes
2011-01-10 Michael HanselmannValidate RAPI resource paths
2011-01-10 Michael Hanselmannutils: Remove unused variables
2011-01-10 Michael Hanselmannutils: Move hashing-related code into separate file
2011-01-10 Michael Hanselmannutils: Rename _CloseFDNoErr to CloseFdNoError
2011-01-10 Michael Hanselmannutils: Move logging-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 Michael Hanselmannutils: Move to separate module
2011-01-10 Adeodato SimoAdd unit test for ganeti.rapi.client's ModifyGroup
2011-01-10 Iustin Popmcpu: Automatically build the DISPATCH_TABLE
2011-01-10 Iustin PopGeneralize the OpCode-should-be-in-mcpu test
2011-01-10 Iustin PopDocument the intended use of (vm|master)_capable
2011-01-10 Iustin PopIAllocator: fix breakage for non-vm_capable nodes
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-07 Michael Hanselmannluxi.Client: Add function to close connection
2011-01-07 Michael HanselmannMerge branch 'devel-2.3'
2011-01-07 Michael HanselmannRemove unused import from client.gnt_instance
2011-01-07 David KnowlesUpdating hooks documentation with missing environment...
2011-01-06 Michael Hanselmanngnt-instance console: Improve error reporting
2011-01-06 Michael HanselmannIncrease timeout for connection on remote import
2011-01-06 Michael Hanselmannimport-export: Improve timeout error reporting
2011-01-06 René NussbaumerList recorded powered state in gnt-node info
2011-01-06 René NussbaumerSupport query of node field 'powered'
2011-01-06 Adeodato Simoqa_group.py: reimplement query tests with qa_utils
2011-01-06 Adeodato Simoganeti.query_unittest.py: add tests for group queries
2011-01-06 Adeodato SimoConvert “gnt-group list” to query2
2011-01-06 Adeodato Simocmdlib.py: convert LUQueryGroups to query2
2011-01-06 Adeodato Simocmdlib.py: move _GetQueryImplementation to end of file
2011-01-06 Adeodato Simoquery.py: add definitions for node group queries
2011-01-06 Adeodato Simoconstants.py: define QR_GROUP resource
2011-01-06 Adeodato Simoganeti.query_unittest.py: test lock fields too
2011-01-06 Iustin Poplvmstrap: also test sysfs holders
2011-01-06 Iustin Poplvmstrap: add support for non-partitioned md disks
2011-01-06 Iustin PopRPC: mark jobqueue functions as URGENT
2011-01-06 Michael HanselmannMerge branch 'devel-2.3'
2011-01-06 Michael Hanselmanncfgupgrade: Remove unused “program” variable
2011-01-06 René NussbaumerQA: Remove 'oob_program=default' on gnt-cluster modify
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
2011-01-06 Michael Hanselmanncfgupgrade: Check master name, clarify question
2011-01-06 Michael HanselmannMakefile: Merge build-time reST copying
2011-01-06 Michael HanselmannMove doc/upgrade.rst to UPGRADE, copy at build-time
2011-01-05 Michael HanselmannImport upgrade notes into documentation
2011-01-05 Michael HanselmannFix OpSetInstanceParams.disk_template check
2011-01-05 Michael HanselmannRAPI: Add resource to grow instance disk
2011-01-05 Adeodato SimoReword "one of hmgt" as "one of h/m/g/t" for clarity
2011-01-05 René NussbaumerQA: Adding new cluster verify cases
2011-01-05 René Nussbaumerout of band verification in gnt-cluster verify
2011-01-05 René NussbaumerAdding additional VerifyNode checks to backend
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 HanselmannQA: Fix out-of-band tests
2011-01-04 Michael HanselmannAdd unittests for ht module
2011-01-04 Michael Hanselmannht.TInt: Exclude boolean values
2011-01-04 Michael HanselmannCleanup bootstrap.SetupNodeDaemon
2010-12-31 Michael HanselmannMerge branch 'devel-2.3'
2010-12-31 Michael HanselmannFix build errors with ganeti-listrunner
next