bootstrap-vz/bootstrapvz/common/fs
Brendan Harley cc69173e52 Add qcow2 as a disk backend for KVM
This allows to build an image with qcow2 as a disk backend.

The update implements a new class that inherits from QEMUVolume and just
needs the extention and file format.
2017-06-16 15:54:51 +02:00
..
__init__.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
folder.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
logicalvolume.py Add LVM as a disk backend 2017-06-08 17:05:48 +02:00
loopbackvolume.py Fix loopdevice partitions not being unmapped correctly 2017-05-14 21:24:28 +02:00
qcow2volume.py Add qcow2 as a disk backend for KVM 2017-06-16 15:54:51 +02:00
qemuvolume.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
virtualdiskimage.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
virtualharddisk.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
virtualmachinedisk.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00