ganeti-local
2011-02-24 Michael Hanselmannquery: Add support for field description
2011-02-24 Michael HanselmannAdd function to format ordinals
2011-02-24 René NussbaumerIntroducing gnt-cluster epo
2011-02-24 René NussbaumerMove OOB_TIMEOUT_OPT to cli.py
2011-02-23 Michael Hanselmannepydoc.conf: Avoid newlines, rebuild if necessary
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-23 Michael HanselmannMerge branch 'devel-2.4'
2011-02-22 Michael HanselmannAdd unittest for cli.FormatResultError
2011-02-22 Michael HanselmannFix title of query field containing instance name
2011-02-22 Michael Hanselmanncmdlib: Fix pylint error
2011-02-22 Michael Hanselmanncmdlib: Use filters internally for queries
2011-02-22 Michael HanselmannMerge branch 'devel-2.4'
2011-02-22 Michael HanselmannAdd/rename label for LUXI in documentation
2011-02-21 Iustin PopUpdate news and bump version for 2.4.0 rc2 v2.4.0rc2
2011-02-21 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-18 Stephen ShirleyFix pylint warnings
2011-02-18 Guido TrotterTestRapiInstanceRename use instance name
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-18 Stephen ShirleyAdd support for merging node groups
2011-02-18 Stephen ShirleyAdd option to rename groups on conflict
2011-02-18 Stephen ShirleyFix minor docstring typo
2011-02-18 Guido TrotterAdd QA rapi test for instance reinstall
2011-02-18 Guido TrotterRAPI: remove required parameters for reinstall
2011-02-17 Iustin PopFix HV/OS parameter validation on non-vm nodes
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-17 Iustin PopNodeQuery: don't query non-vm_capable nodes
2011-02-17 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-02-17 René NussbaumerRephrase a misleading pydoc for netutils.TcpPing
2011-02-17 Stephen ShirleyRemove superfluous redundant requirement
2011-02-17 Stephen ShirleyDon't remove master_candidate flag from merged nodes
2011-02-17 Stephen ShirleyUse a consistent ECID base
2011-02-16 Iustin Poplistrunner: convert from getopt to optparse
2011-02-16 Iustin Poplistrunner: fix agent usage
2011-02-16 Michael HanselmannFix build error when using docutils 0.4
2011-02-16 René NussbaumerAdding more details to gnt-node man-page
2011-02-16 René NussbaumerRemove force_master support from LUOobCommand
2011-02-15 Michael HanselmannAdd pylint disables to Sphinx extension
2011-02-15 Michael HanselmannRAPI documentation: Use constants and assertions
2011-02-15 Michael Hanselmannerrors: Add list of possible failure types
2011-02-15 Michael HanselmannSphinx extension: Allow evaluation of Python expressions
2011-02-15 Michael HanselmannSphinx extension: Don't use “from … import …”
2011-02-15 Michael HanselmannRAPI: Remove “__version__” for instance creation
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for adding node group
2011-02-15 Michael HanselmannRAPI: Use FillOpCode for renaming groups
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: Generate documentation for assigning nodes to...
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-14 Stephen ShirleyRevert "Disable the cluster-merge tool for the moment"
2011-02-14 Stephen ShirleyFix cluster-merging by not stopping noded
2011-02-10 Iustin PopFix bug in iallocator data structures build
2011-02-09 Iustin PopFix html docs builds
2011-02-09 Iustin PopFix error msg for instances on offline nodes
2011-02-09 Stephen ShirleyMinor reordering to match param order
2011-02-09 Iustin Popcluster verify and instance disks on offline nodes
2011-02-09 Iustin PopCluster verify and N+1 warnings for offline nodes
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Michael HanselmannRAPI: Use FillOpCode for replacing disks
2011-02-04 Michael HanselmannGenerate parts of RAPI documentation from opcodes
2011-02-04 Michael HanselmannAdd sphinx extension
2011-02-04 Michael HanselmannAdd opcode parameter descriptions
2011-02-04 Michael Hanselmannopcodes: Prepare addition of parameter descriptions
2011-02-04 Michael Hanselmannht: Add descriptive text representations
2011-02-04 Iustin Popgnt-instance reinstall: display OS changes
2011-02-04 René NussbaumerAllow passing timeout for oob helper in gnt_node.py
2011-02-04 Stephen ShirleyUse gnt-node add --force-join to add foreign nodes
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-02-04 Stephen ShirleyFix iterating over node groups
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-04 Iustin PopUpdate NEWS file for the 2.4.0 rc1 release v2.4.0rc1
2011-02-04 Iustin PopDisable the cluster-merge tool for the moment
2011-02-03 Iustin PopBump up intra-cluster import connect timeout
2011-02-03 Iustin PopImport-export: fix logging of daemon output
2011-02-03 Iustin PopFix handling of ^C in the CLI scripts
2011-02-03 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-02-03 Michael Hanselmannbackend: Disable compression in export info file
2011-02-03 René NussbaumerModify gnt-node power to support multiple nodes
2011-02-03 René NussbaumerMake it possible to disable tty in qa_utils.GetCommandO...
2011-02-03 René NussbaumerFix execution order in LUOobCommand causing wrongly...
2011-02-02 Michael HanselmannReopen log files upon SIGHUP in daemons
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannutils.log: Restrict I/O error handling coverage
2011-02-02 Michael Hanselmannutils.log: Split formatter building into separate function
2011-02-02 Michael Hanselmannburner: Trivial code cleanup
2011-02-02 Michael Hanselmannburnin: Reuse existing function for debug value
2011-02-01 René NussbaumerRefactor _ConfirmOperation from gnt_instance.py to...
2011-02-01 Stephen ShirleyMerge node groups from other cluster
2011-02-01 Stephen ShirleyEnforce that new node groups have unique names
2011-02-01 Stephen ShirleyAdd _UnlockedLookupNodeGroup()
2011-02-01 Adeodato SimoDo not repeatedly call GetClusterInfo() in inner loop
next