mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 14:50:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| folder.py | ||
| logicalvolume.py | ||
| loopbackvolume.py | ||
| qcow2volume.py | ||
| qemuvolume.py | ||
| virtualdiskimage.py | ||
| virtualharddisk.py | ||
| virtualmachinedisk.py | ||