Merge branch 'devel-2.1'
authorIustin Pop <iustin@google.com>
Fri, 16 Apr 2010 11:42:00 +0000 (13:42 +0200)
committerIustin Pop <iustin@google.com>
Fri, 16 Apr 2010 12:06:10 +0000 (14:06 +0200)
commitaf2ae1c02d63e6bf96981eaf04d3ae54e4eac576
treea5c6aa342efc69efacf106873278c0aac16b52c0
parent30198f0484344cd417ca98b99dc8efdcba65925f
parent339be5a8385dcdb58e85cd1385102a80f4829a11
Merge branch 'devel-2.1'

* devel-2.1:
  utils: Add class to split string stream into lines
  Fix cluster behaviour with disabled file storage
  Update docstrings in tools/ and enable epydoc
  Forward-port the ganeti 2.0 cfgupgrade
  Add a new tool: sanitize-config
  Fix cfgupgrade with non-default DATA_DIR
  Improving the RAPI documentation
  Mark cluster-merge as executable
  QA: Make the rapi credential handling less involving

Conflicts:
lib/bootstrap.py (merge cds and new file names)
lib/cmdlib.py    (trivial, kept 2.1 version for disabled file
                  storage)
lib/utils.py     (trivial, new imports)
tools/cfgupgrade (trivial, new cds parameter)

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Makefile.am
lib/bootstrap.py
lib/cmdlib.py
lib/rapi/rlib2.py
lib/utils.py
qa/ganeti-qa.py
qa/qa_cluster.py
test/ganeti.utils_unittest.py
tools/cfgupgrade