ganeti-local
2011-09-30 Michael Hanselmannssh: Quote strings in error message
2011-09-30 Michael Hanselmannutils.log: Write error messages to stderr
2011-09-30 Iustin PopAdd signal handling doc to hbal man page
2011-09-28 Iustin PopFix handling of cluster verify hooks
2011-09-28 Iustin PopRedistribute the RAPI certificate
2011-09-22 Michael HanselmannQA: Add tests for instance start/stop via RAPI
2011-09-22 Michael HanselmannRAPI: Fix wrong check on instance shutdown
2011-09-22 Michael Hanselmannbaserlib: Accept empty body in FillOpcode
2011-08-31 Michael HanselmannVersion bump for 2.5.0~beta3 v2.5.0beta3
2011-08-30 Michael HanselmannMakefile: Use $(LN_S) instead of “ln -s”
2011-08-30 Andrea SpadacciniFixes to errors/warnings raised by pylint 0.24
2011-08-30 Andrea SpadacciniPEP8 for QA
2011-08-30 Michael Hanselmannlistrunner: Allow passing of arguments to executable
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-29 Michael Hanselmannlistrunner: Replace str.split with library functions
2011-08-29 Tsachy ShachamMinor updates and fixes to CPU pinning design doc
2011-08-26 René NussbaumerMerge branch 'devel-2.4' into devel-2.5
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-08-26 Andrea SpadacciniDelete master IPs from mergee master nodes
2011-08-26 Michael HanselmannUse pep8 utility in “make lint”
2011-08-26 Michael HanselmannTwo more PEP8 fixes
2011-08-25 Michael Hanselmanncheck-python-code: Give location(s) of lines longer...
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-24 Guido TrotterWrap a few long lines
2011-08-24 Michael Hanselmannlistrunner: Avoid exception if machine is rebooted
2011-08-23 Guido TrotterRemove wrong type declaration from option
2011-08-23 Andrea SpadacciniFix wrong method name in cluster-merge
2011-08-23 René NussbaumerVersion bump 2.4.4 v2.4.4
2011-08-23 Guido TrotterFix --skip-stop-instances help message
2011-08-23 Andrea Spadaccinicluster-merge: Add the --skip-stop-instances opt
2011-08-23 René NussbaumerUpdate NEWS file
2011-08-23 René NussbaumerDocumentation fix for importing with --src-dir option
2011-08-23 René NussbaumerAdding missing test data for commit 7a380ddfc
2011-08-23 René NussbaumerFix a parsing issue with DRBD 8.3.11 in the Linux Kernel
2011-08-22 Michael Hanselmannwatcher: Wait for child processes by default
2011-08-22 Michael HanselmannUpdate release date in NEWS for 2.5.0~beta2 v2.5.0beta2
2011-08-21 Guido TrotterTry 3 times before giving up on per-node commands
2011-08-21 Andrea SpadacciniAllow retrying commands in cluster-merge
2011-08-21 Guido TrotterAdd a TODO on the VerifyCluster option
2011-08-21 Guido TrotterTransform node readd exceptions into just errors
2011-08-21 Guido TrotterOffline node when adding it to a merged cluster
2011-08-19 Michael HanselmannBump version to 2.5.0~beta2
2011-08-19 Iustin Popsphinx_ext: workaround epydoc warning
2011-08-19 Michael Hanselmanncheck-news: Show per-file line number
2011-08-19 Michael HanselmannUnify some file headers
2011-08-19 Michael HanselmannMakefile: Add design-ovf-support to list of doc files
2011-08-19 Michael Hanselmannensure-dirs: Fix epydoc error
2011-08-19 Agata MurawskaDocumentation fix for importing with --src-dir option
2011-08-19 Michael Hanselmannensure-dirs: Check mode and owner before changing
2011-08-19 Michael Hanselmannensure-dirs: Refine error handling on stat(2)
2011-08-19 Michael Hanselmannensure-dirs: Change wording of some messages
2011-08-19 Michael Hanselmannensure-dirs: Implement debug logging
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on job files in queue
2011-08-19 René Nussbaumerensure-dirs: Fix a bug with queue/archive permissions
2011-08-19 Michael Hanselmannensure-dirs: Set permissions on queue lock file
2011-08-17 Michael Hanselmannensure-dirs: Set correct permissions on ssconf files
2011-08-17 Michael Hanselmanncfgupgrade: Add confirmation message
2011-08-15 Andrea SpadacciniHandle network interfaces without IPs
2011-08-15 Andrea SpadacciniFixed potential unreferenced variable usage
2011-08-12 Andrea SpadacciniAdded documentation for gnt-instance remove --force...
2011-08-12 Andrea SpadacciniAdded documentation for SPICE options in the gnt-instan...
2011-08-12 Andrea SpadacciniAdded basic support for SPICE
2011-08-12 Michael HanselmannNEWS: Add release date for 2.5.1~beta1
2011-08-12 Michael HanselmannFix exit code of “gnt-cluster verify” v2.5.0beta1
2011-08-12 Michael HanselmannUpdate NEWS for 2.5
2011-08-12 Michael HanselmannSmall improvements for cluster verify
2011-08-12 Michael Hanselmannwatcher: Use locks when querying for resource information
2011-08-12 Michael HanselmannAllow locking to be used via OpQuery
2011-08-12 Michael HanselmannDocument job results for RAPI where possible
2011-08-12 Michael Hanselmannopcodes: Add more result checks, add some comments
2011-08-12 Michael Hanselmannsphinx_ext: Allow documenting opcode results
2011-08-12 Michael Hanselmannht: Allow adding comment to type descriptions
2011-08-12 Michael HanselmannClarify job ID-related type checks, add unittests
2011-08-12 Michael HanselmannChange OpClusterVerifyConfig's result, verify results
2011-08-12 Andrea SpadacciniFixed error in Makefile.am, changing spaces with tabs
2011-08-12 Andrea SpadacciniAdded the test data files for netutils to Makefile.am
2011-08-12 Michael HanselmannUse LU-generated jobs for verifying cluster
2011-08-12 Michael Hanselmannopcodes: Use variables for verification parameters
2011-08-12 Michael Hanselmannmcpu: Specify actual received type on opcode issue
2011-08-11 Michael HanselmannUse resource kind as OpQuery*'s description
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-08-11 Michael HanselmannFix epydoc error in rlib2.py
2011-08-10 Michael HanselmannFix typo in rlib2's docstring
2011-08-10 Michael HanselmannDocumentation fixes and clarification
2011-08-10 Michael Hanselmanngnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
2011-08-10 Michael HanselmannList returned fields in RAPI documentation
2011-08-10 Michael Hanselmannrlib2: Exclude oplog/opresult from bulk job list
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-09 Michael Hanselmannrapi: Bulk support for jobs
2011-08-09 Andrea SpadacciniFixed an error in the documentation of _GetKVMVersion
2011-08-09 Michael HanselmannMention globbing filters in ganeti(7) manpage
2011-08-09 Andrea SpadacciniRemoved code duplication for calls to _GetKVMVersion
2011-08-08 Michael HanselmannFix epydoc breakage caused by f8638e288c7a
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-08-08 Andrea SpadacciniAdded check for the ip command at configure time
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-08 Guido Trottercluster-merge: implement params delta mercifulness
2011-08-08 Guido Trottercluster-merge: consider file storage enable state
2011-08-08 Iustin PopAllow fixing of split instances via relocate
2011-08-08 Iustin PopRevert deprecation of evacuate mode in hail
next