Merge branch 'master' into branch-2.1
authorGuido Trotter <ultrotter@google.com>
Mon, 29 Jun 2009 14:41:43 +0000 (15:41 +0100)
committerGuido Trotter <ultrotter@google.com>
Mon, 29 Jun 2009 14:41:43 +0000 (15:41 +0100)
commitcc208ed0b2925195c20f905c953b99a878db698e
treef38a39c71b5415ab72b988605179ce36b007f04d
parentb2a6ccd4efc305fc94f3f177c1d48f7866bb33fa
parent75e914fbaf80badd6d88c92b557fe1bce14dfaec
Merge branch 'master' into branch-2.1

* master:
  Fix adjustement of candidates in cluster modify
  Add a new node list field
  Fix HTTP server library handling of credentials
  Fix a typo in backend.InstanceReboot docstring
  Fix handling of 'vcpus' in instance list
  Fix checking for valid OS in instance create
  Show disk size in instance info

Conflicts:
  lib/backend.py
    docstring update, mixed version kept
  lib/cmdlib.py
    OS validity checking, branch-2.1 version kept, since the new rpc
    included all the error checking
lib/backend.py
lib/cli.py
lib/cmdlib.py
man/gnt-node.sgml
scripts/gnt-instance
scripts/gnt-node