Merge branch 'devel-2.5'
authorIustin Pop <iustin@google.com>
Fri, 11 May 2012 13:48:32 +0000 (15:48 +0200)
committerIustin Pop <iustin@google.com>
Fri, 11 May 2012 14:01:15 +0000 (16:01 +0200)
commit615b7a0ffb4d4c9f00127656b1dab46788988572
treea35d16d1a71ce3b36952ff4797ef01bee9d5874f
parent1a63f28594f2b65b6996836a05234a0882527377
parent5fa90892dcaeb70a76cbeb9a12c401fb4d84a186
Merge branch 'devel-2.5'

* devel-2.5:
  Update NEWS and bump version for 2.5.1 release
  Fix gnt-group --help display
  Fix hardcoded Xen kernel path
  Fix grow-disk handling of invalid units
  Accept both PUT and POST in noded
  Preserve bridge MTU in KVM ifup script
  Update synopsis for “gnt-cluster repair-disk-sizes”
  Reconcile Makefile.am and test data files
  Workaround changed LVM behaviour
  Enable lvmstrap to run under Linux 3.x
  Add a default PATH variable to OS scripts env
  Move hooks PATH environment variable to constants
  Add note to the install doc about bridge MAC issues
  Fix exception re-raising in Python Luxi clients
  Fix LVM volume listing with newer LVM

Conflicts:
        NEWS (trivial)

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: René Nussbaumer <rn@google.com>
NEWS
configure.ac
doc/install.rst
lib/backend.py
lib/errors.py