kiwi-el8/kiwi/storage/subformat
Marcus Schäfer 7b479cbd9c
Refactor DiskFormat
This commit refactors DiskFormat to turn it into a proper
factory class and to also include type hints to facilitate it's
use from an API POV. Related to #1498
2020-11-02 14:53:36 +01:00
..
template Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
__init__.py Refactor DiskFormat 2020-11-02 14:53:36 +01:00
base.py Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
gce.py Change bundling of image formats 2018-11-06 12:16:36 +01:00
ova.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
qcow2.py Create qcow2 images in two steps 2020-04-11 18:18:02 +02:00
vagrant_base.py Don't add config.vm.base_mac to libvirt vagrant boxes 2019-07-09 16:17:36 +02:00
vagrant_libvirt.py virtual_size must be an integer in metadata.json for libvirt vagrant boxes 2019-07-16 18:24:47 +02:00
vagrant_virtualbox.py Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
vdi.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vhd.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vhdfixed.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
vhdx.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vmdk.py Drop support for python2 2019-07-10 11:58:57 +02:00