Merge remote branch 'origin/master' into mogu
authorIustin Pop <iustin@google.com>
Wed, 30 Sep 2009 12:57:24 +0000 (14:57 +0200)
committerIustin Pop <iustin@google.com>
Wed, 30 Sep 2009 12:59:29 +0000 (14:59 +0200)
commitc8872a0b5fac68a3d79b97d806f3feaa5ae5de43
tree0fb1a9288bdc17210bf16c0512476a0f4137d380
parente73a58041778cdf81d60c0e1407b56d05f494e5c
parent88d31e5c350c9afd3ee280749df3fbfb1b78d125
Merge remote branch 'origin/master' into mogu

* origin/master:
  Fix burnin's verbose mode
  Final NEWS update and version increase for 2.0.4
  Encode the actual exception raised by LU execution
  Move the luxi error handling into errors.py
  Fix the confusing ssh/hostname message in node add
  Add man page for ganeti-cleaner
  Update NEWS file for version 2.0.4
  Automatically cleanup _temporary_ids at save
  Separate the computation of all config IDs
  Change config upgrade to be explicit
  Fix unittest breakage due to new test file
  Fix /proc/drbd parsing in presence of gaps
  repair-size: ensure child disks have sane sizes
  Fix yet another bug in LURepairDiskSizes
  Fix a bug in LURepairDiskSizes

Conflicts:
NEWS          (trivial, the RST change)
lib/cmdlib.py (trivial, some small change in 2.0)
lib/config.py (due to the cherry-picks and UUID changes in 2.1)

Signed-off-by: Iustin Pop <iustin@google.com>
Makefile.am
NEWS
configure.ac
lib/bdev.py
lib/cmdlib.py
tools/burnin