Merge branch 'devel-2.6'
* devel-2.6: Fix typo in gnt-instance man page jqueue: Return jobs to queue when shutting down gnt-debug delay: Add "--submit" option Make hostname checks uniform between instance rename and add Improve logging of new job submissions Improve handling of lock exceptions Add note about developing on a production machine Fix runtime memory increases Fix validation of vgname in OpClusterSetParams Fix removal of storage directory on shared file storage Switch non-redundant check to disk template-based Document the new --yes-do-it option for master-failover Add option to force master-failover without voting Update instance modify message Force tap's MAC prefix to "fe" Fix disk adoption interaction with ipolicy checks Better NEWS file for 2.6.1 Conflicts: lib/cmdlib.py: Trivial tools/kvm-ifup.in: Space vs. tab Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- NEWS 21 additions, 30 deletionsNEWS
- doc/devnotes.rst 7 additions, 0 deletionsdoc/devnotes.rst
- lib/client/gnt_cluster.py 6 additions, 2 deletionslib/client/gnt_cluster.py
- lib/client/gnt_debug.py 2 additions, 2 deletionslib/client/gnt_debug.py
- lib/client/gnt_instance.py 3 additions, 1 deletionlib/client/gnt_instance.py
- lib/cmdlib.py 50 additions, 20 deletionslib/cmdlib.py
- lib/jqueue.py 52 additions, 3 deletionslib/jqueue.py
- lib/mcpu.py 5 additions, 3 deletionslib/mcpu.py
- lib/opcodes.py 1 addition, 1 deletionlib/opcodes.py
- lib/server/masterd.py 21 additions, 4 deletionslib/server/masterd.py
- man/gnt-cluster.rst 6 additions, 1 deletionman/gnt-cluster.rst
- man/gnt-instance.rst 1 addition, 1 deletionman/gnt-instance.rst
- test/ganeti.jqueue_unittest.py 223 additions, 3 deletionstest/ganeti.jqueue_unittest.py
Loading
Please register or sign in to comment