aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/scripts/xapi.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/scripts/xapi.py')
-rw-r--r--tools/python/scripts/xapi.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/python/scripts/xapi.py b/tools/python/scripts/xapi.py
index 07d886698b..06baeefe4c 100644
--- a/tools/python/scripts/xapi.py
+++ b/tools/python/scripts/xapi.py
@@ -446,8 +446,6 @@ def xapi_vtpm_create(*args):
print "Has driver type '%s'" % driver
vtpm_rec = execute(server.VTPM.get_record, session, vtpm_uuid)
print "Has vtpm record '%s'" % vtpm_rec
- vm = execute(server.VTPM.get_VM, session, vtpm_uuid)
- print "Has VM '%s'" % vm
#