Merge branch 'devel-2.4'
* devel-2.4: LUInstanceQueryData: Don't acquire locks unless requested Increase the lock timeouts before we block-acquire daemon.py: move startup log message before prep_fn Display the actual memory values in N+1 failures ssh.VerifyNodeHostname: remove the quiet flag Add error checking and merging for cluster params RAPI: Document need for Content-type header in requests Fix output for “gnt-job info” watcher: Fix misleading usage output Clarify --force-join parameter message locking: Fix race condition in lock monitor utils: Export NiceSortKey function Revert "Only merge nodes that are known to not be offline" cluster-merge: only operate on online nodes Only merge nodes that are known to not be offline Treat empty oob_program param as default Fix bug in instance listing with orphan instances Fix bug related to log opening failures Bump version for 2.4.1 release cfgupgrade: Fix critical bug overwriting RAPI users file Conflicts: NEWS: Trivial lib/opcodes.py: Added parameter descriptions, used variable for "use_locking" Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
René Nussbaumer <rn@google.com>
No related branches found
No related tags found
Showing
- NEWS 11 additions, 0 deletionsNEWS
- configure.ac 1 addition, 1 deletionconfigure.ac
- doc/rapi.rst 4 additions, 0 deletionsdoc/rapi.rst
- lib/cli.py 1 addition, 2 deletionslib/cli.py
- lib/client/gnt_job.py 1 addition, 0 deletionslib/client/gnt_job.py
- lib/cmdlib.py 43 additions, 23 deletionslib/cmdlib.py
- lib/constants.py 9 additions, 1 deletionlib/constants.py
- lib/daemon.py 2 additions, 2 deletionslib/daemon.py
- lib/locking.py 30 additions, 8 deletionslib/locking.py
- lib/mcpu.py 12 additions, 12 deletionslib/mcpu.py
- lib/opcodes.py 6 additions, 2 deletionslib/opcodes.py
- lib/ssh.py 2 additions, 2 deletionslib/ssh.py
- lib/utils/log.py 10 additions, 10 deletionslib/utils/log.py
- lib/watcher/__init__.py 8 additions, 8 deletionslib/watcher/__init__.py
- test/cfgupgrade_unittest.py 72 additions, 2 deletionstest/cfgupgrade_unittest.py
- test/ganeti.locking_unittest.py 75 additions, 0 deletionstest/ganeti.locking_unittest.py
- test/ganeti.mcpu_unittest.py 8 additions, 4 deletionstest/ganeti.mcpu_unittest.py
- tools/cfgupgrade 14 additions, 5 deletionstools/cfgupgrade
- tools/cluster-merge 147 additions, 5 deletionstools/cluster-merge
Loading
Please register or sign in to comment