Simplify a little the hypervisor routines
authorIustin Pop <iustin@google.com>
Tue, 24 Feb 2009 15:25:01 +0000 (15:25 +0000)
committerIustin Pop <iustin@google.com>
Tue, 24 Feb 2009 15:25:01 +0000 (15:25 +0000)
commita985b4178d349acd92d52588c8b2fea06d1d56d3
treef00e5096fba1ece051057cfd8b2211e0328b293f
parentf9d6542d056ea3bb601976d0a640fe0fa88714a1
Simplify a little the hypervisor routines

Instead of “instance.hvparams”, we use a shorter “hvp” name to make readability
better.

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