hv_xen.py: renaming residual 'xm' occurrences
authorHelga Velroyen <helgav@google.com>
Thu, 6 Jun 2013 12:21:07 +0000 (14:21 +0200)
committerHelga Velroyen <helgav@google.com>
Wed, 12 Jun 2013 07:17:53 +0000 (09:17 +0200)
commit2609da63da7b5b8e6c1e9d39ccb3bfe1726f3411
tree34c969b3623d79195ac4d5485cc722c690e32b8f
parent194f0764aed4f6337c41683c2f24a0fbc05ac293
hv_xen.py: renaming residual 'xm' occurrences

Some methods still refered to 'xm', which is inaccurate now
that xen can also be run with 'xl'. No functional changes
otherwise.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/hypervisor/hv_xen.py
test/py/ganeti.hypervisor.hv_xen_unittest.py