Pastebin

Paste #1725: No description

< previous paste - next paste>

Pasted by chrivers

Download View as text

#!/usr/bin/python
import libvirt

c = libvirt.open(None)

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

print repr(c.migrate(d, libvirt.VIR_MIGRATE_LIVE, None, '10.0.0.110', 0))

New Paste


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

Go to most recent paste.