derekjhyang / xenserver_to_xen

Migrate your Xenserver image from *.xva to *.img or *.qcow2
22 stars 16 forks source link

Update xenmigrate.py #3

Open TrickOC opened 3 years ago

TrickOC commented 3 years ago

Change from print "text" to print ("text") and updating exception error in 303 line.

victorlukinha commented 1 year ago

Looks good to me, had to do the same thing as ypu today

lronbatman commented 1 year ago

I review this code, and this works for me - https://github.com/lronbatman/xenmigrate.py/commits?author=lronbatman