kiwi-el8/kiwi/storage
Marcus Schäfer 0296808e24
Update compression flag for qcow2 format
In case of a qcow2 format we store the result uncompressed
Since the format conversion only takes the real bytes into
account such that the sparseness of the raw disk will not
result in the output format and can be taken one by one
This Fixes bsc#1128146

In addition the commit includes a refactoring for the
evaluation of the compress flag in the runtime config.
Instead of the global overwrite, the flag gets evaluated
individually at the time the result metadata is created
2019-04-02 11:24:35 +02:00
..
subformat Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
__init__.py Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
device_provider.py Fixed docstring :rtype: values 2018-04-18 10:33:15 +02:00
disk.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
loop_device.py Fixed losetup call due to move in option names 2019-02-21 15:49:11 +01:00
luks_device.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
mapped_device.py Fixed docstring :rtype: values 2018-04-18 10:33:15 +02:00
raid_device.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
setup.py Fix disk size calculation for VMX 2018-12-18 14:56:54 +01:00