Merge commit 'v2.5.1' into devel-2.5
authorIustin Pop <iustin@google.com>
Fri, 11 May 2012 13:05:58 +0000 (15:05 +0200)
committerIustin Pop <iustin@google.com>
Fri, 11 May 2012 13:40:45 +0000 (15:40 +0200)
commit5fa90892dcaeb70a76cbeb9a12c401fb4d84a186
tree59a811371797071c801e2e6416cddd8740065981
parent6bc3ed14b779225cc725b07ffa47739ccdf4046c
parentef2d1c5731cfd4533e598722620267791dc09969
Merge commit 'v2.5.1' into devel-2.5

* commit 'v2.5.1':
  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:
        lib/client/gnt_group.py (trivial, fixup conflicts from 6bc3ed14)

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/backend.py
lib/client/gnt_group.py
lib/client/gnt_instance.py
lib/constants.py
lib/errors.py