A couple of small fixes to iallocator
authorIustin Pop <iustin@google.com>
Fri, 23 Jan 2009 09:13:44 +0000 (09:13 +0000)
committerIustin Pop <iustin@google.com>
Fri, 23 Jan 2009 09:13:44 +0000 (09:13 +0000)
commit8901997e4393d4020af3004513f0cea54ea6b79d
tree34b715a324e6df4bac7b07461aee371d31e63f13
parent8d5b316cd0e1816ac02aa81f01598c4004d312dc
A couple of small fixes to iallocator

This removes some constraints:
  - only two disks supported, this is no longer true as the underlying
    functions can now compute size for a variable number of disks
  - error when the hypervisor was not being passed
  - typo error

Reviewed-by: imsnah
lib/cmdlib.py
scripts/gnt-debug