Merge branch 'next'
authorIustin Pop <iustin@google.com>
Thu, 28 May 2009 10:44:56 +0000 (12:44 +0200)
committerIustin Pop <iustin@google.com>
Thu, 28 May 2009 10:45:24 +0000 (12:45 +0200)
commit2cd855dd497bf8d40879220887a0a287ca1f8a8f
tree1898d8260a11eafc6a78cebac7e582086af20c69
parent7a8994d471db3244c67647186c5fca06569de924
parentc4f0219c486fff45b5f883efe036154aa1243c04
Merge branch 'next'

* next: (34 commits)
  watcher: automatically restart noded/rapi
  watcher: handle full and drained queue cases
  rapi: rework error handling
  Fix backend.OSEnvironment be/hv parameters
  rapi: make tags query not use jobs
  Change failover instance when instance is stopped
  Export more instance information in hooks
  watcher: write the instance status to a file
  Fix the SafeEncoding behaviour
  Move more hypervisor strings into constants
  Add -H/-B startup parameters to gnt-instance
  call_instance_start: add optional hv/be parameters
  Fix gnt-job list argument handling
  Instance reinstall: don't mix up errors
  Don't check memory at startup if instance is up
  gnt-cluster modify: fix --no-lvm-storage
  LUSetClusterParams: improve volume group removal
  gnt-cluster info: show more cluster parameters
  LUQueryClusterInfo: return a few more fields
  Add the new DRBD test files to the Makefile
  ...

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>