Merge branch 'stable-2.6' into devel-2.6
authorMichael Hanselmann <hansmi@google.com>
Thu, 1 Nov 2012 15:59:01 +0000 (16:59 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 1 Nov 2012 16:39:11 +0000 (17:39 +0100)
commitdc2cc657c8c6154b35731ac8166fcf25b9a4f244
tree028e1126ac4a5ca4c2832a4e07d50785350e80a3
parentfca74633abd0f276261afc94e43cc7d798f67936
parent88f622e0dfab152ca53f8b89e0970a1e8dbff3bf
Merge branch 'stable-2.6' into devel-2.6

* stable-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

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py