Merge branch 'master' into next
authorGuido Trotter <ultrotter@google.com>
Fri, 7 Aug 2009 11:22:16 +0000 (12:22 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 7 Aug 2009 11:22:16 +0000 (12:22 +0100)
commit8486ffc0f9ee1b26fab20c5892dd774bcb76fa49
tree800237b34f258ef410d0f8f604921be76870514e
parente24999ab1255e75804d45120e2aa35c8b9de58df
parent9d725d4137a785e1d837c4416b2e04296bcdae56
Merge branch 'master' into next

* master:
  Update NEWS and version for 2.0.3 release
  devel/upload: revert rsync -p
  export: add meaningful exit code
  Fix detecting of errors in export
  Implement gnt-cluster check-disk-sizes
  rpc: add rpc call for getting disk size
  bdev: Add function for reading actual disk size
  Implement --ignore-size in activate-disks
  Add ignore size support in _AssembleInstanceDisks
  Add a objects.Disk.UnsetSize() method
  bdev: allow ignoring of size in Assemble()
  Fix instance import net option
  Simplify the devel/upload script
  Add a Copy method to object.ConfigObject
  Extend call_node_start_master rpc with no_voting

Conflicts:

  daemons/ganeti-masterd
    s/SimpleConfigReader/SimpleStore/ VS start-master no-voting
    (kept both)

Signed-off-by: Guido Trotter <ultrotter@google.com>
14 files changed:
Makefile.am
daemons/ganeti-masterd
daemons/ganeti-noded
lib/backend.py
lib/bdev.py
lib/bootstrap.py
lib/cmdlib.py
lib/mcpu.py
lib/objects.py
lib/opcodes.py
lib/rpc.py
man/gnt-instance.sgml
scripts/gnt-cluster
scripts/gnt-instance