kiwi-el8/kiwi/storage/subformat
Marcus Schäfer bdb7123fa1
Refactor use of logging facility
Use getLogger method instead of a global log object
Also use caplog fixture to capture log messages in
unit tests. This Fixes #1244
2019-10-23 17:54:27 +02:00
..
template Stop inheriting from object 2019-08-22 15:43:27 +02:00
__init__.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
base.py Refactor use of logging facility 2019-10-23 17:54:27 +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 Update compression flag for qcow2 format 2019-04-02 11:24:35 +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 Don't add config.vm.base_mac to libvirt vagrant boxes 2019-07-09 16:17:36 +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