Maybe I misread, but, size=info['virt_disk_size'], for swap should it be size = swap_mb * unit.Mi based on code further down the file?
Maybe I misread, but, info['virt_ disk_size' ],
size=
for swap should it be
size = swap_mb * unit.Mi
based on code further down the file?