Merge branch 'devel-2.3' into devel-2.4
authorMichael Hanselmann <hansmi@google.com>
Thu, 27 Jan 2011 17:07:09 +0000 (18:07 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 27 Jan 2011 17:07:14 +0000 (18:07 +0100)
commitfb87cbebd6984851d609ec5a73b5bac81c222d86
tree44b72cfeff1f31fd5550eda77d6d26d31f588e35
parent58a5965221b0114e63c8d88c066b50d40376bcba
parent3b6b6129087b93e02df246b01db7d1154ad14226
Merge branch 'devel-2.3' into devel-2.4

* devel-2.3:
  Wait for master to become available on initialization
  Start all daemons on cluster initialization
  Clarify job processing order in admin guide
  Improve option descriptions
  Remove two unused variables
  Fix LUOSDiagnose and non-vm_capable nodes
  Rephrasing two error messages for auto promotion
  storage: Check that mapper is either used or None
  Fix bug in “gnt-node list-storage”
  Improve import/export timeout settings
  Increase remote import/export timeout

Conflicts:
lib/constants.py: Trivial
lib/objects.py: Trivial
qa/qa_node.py: Trivial

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
doc/admin.rst
lib/backend.py
lib/bootstrap.py
lib/cli.py
lib/client/gnt_backup.py
lib/client/gnt_instance.py
lib/cmdlib.py
lib/constants.py
lib/masterd/instance.py
lib/objects.py
qa/qa_node.py