Merge remote branch 'origin/devel-2.1'
authorIustin Pop <iustin@google.com>
Mon, 15 Mar 2010 15:47:51 +0000 (16:47 +0100)
committerIustin Pop <iustin@google.com>
Mon, 15 Mar 2010 15:50:23 +0000 (16:50 +0100)
commitb701a5df21b30f31da439e920e1e887ca62db24c
tree44a787ee26fb45b0bbe99fbca134a15015459629
parentbb3776b4b5f9a8caf80ddb2a8eaf21242c336603
parent7f69aabb65aaba2bbf1aa1468fa5b85ced93ef78
Merge remote branch 'origin/devel-2.1'

* origin/devel-2.1:
  Implement QA tests for disk template changes
  Update instance modify documentation
  Implement conversion from drbd to plain
  Implement conversion from plain to drbd
  Abstract check that an instance is down
  Abstract node free disk space check
  Abstract disk template verification
  Update documentation for disk adoption
  Implement disk adoption mode in gnt-instance
  LUCreateInstance: implement disk adoption mode
  LUCreateInstance: Move parameter init earlier
  ConfigWriter: add an LV reservation manager
  Fix two issues related to check-man
  utils.RunCmd: Test case with reset_env set and setting variables

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Makefile.am
lib/cli.py
lib/cmdlib.py
lib/opcodes.py
qa/ganeti-qa.py
qa/qa_instance.py
test/ganeti.utils_unittest.py