Implement the new hypervisor API in base/xen
authorIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 10:19:40 +0000 (10:19 +0000)
committerIustin Pop <iustin@google.com>
Tue, 14 Oct 2008 10:19:40 +0000 (10:19 +0000)
commitf48148c35782e49b0ac77034df4e84f125febe11
tree0273329a05fac88897cba8d6e55e42f65b7e4a8e
parent937e4814cb7fe7f7a07d2362f179da519fce67be
Implement the new hypervisor API in base/xen

This patch adds the new methods CheckParameterSyntax and the
ValidateParameters in the base and xen hypervisors. It also changes the
xen hypervisor to use the new hvparams field on instance.

Reviewed-by: imsnah
lib/hypervisor/hv_base.py
lib/hypervisor/hv_xen.py