Pastebin

Paste #1727: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

#!/usr/bin/python
import libvirt

c = libvirt.open(None)
d = c.lookupByName('11-test1.sikkerhed.org')

print repr(d.migrateToURI('http://10.0.0.110:8000', libvirt.VIR_MIGRATE_LIVE, None, 0))

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.