hv_xen.py: rename RunXmList to RunInstanceList
authorHelga Velroyen <helgav@google.com>
Fri, 24 May 2013 14:20:36 +0000 (16:20 +0200)
committerHelga Velroyen <helgav@google.com>
Wed, 12 Jun 2013 07:17:12 +0000 (09:17 +0200)
commitff19ac20317d877a60fad93f10abfc6b1a803eee
tree92544cea45aaa133ceec2320c55ffdd329ac4d7d
parent36bebc53ef9b98bb8fafe3cf98e0949cb37509f4
hv_xen.py: rename RunXmList to RunInstanceList

Since one can retrieve xen's instance list with both, 'xm'
or 'xl', the function name 'RunXmList' is no longer
appropriate. Renaming it to 'RunInstanceList'. No
functional changes otherwise.

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