nova/nova/tests/unit/privsep
Lee Yarwood 3e06135bec images: Make JSON the default output format of calls to qemu-img info
oslo.utils is planning to make JSON the default output format parsed
when creating QemuImgInfo objects. As such this change makes JSON the
default output_format requested when calling qemu-img info.

The majority of this change is actually test removal from
nova.tests.unit.virt.libvirt.test_utils as these human readable qemu-img
based tests now duplicate tests found in oslo.utils itself.

Change-Id: I56676713571e79f05ee3f0bffc5da8386e02c5d4
2020-04-16 16:38:24 +01:00
..
__init__.py Move libvirt usages of chown to privsep. 2017-09-08 03:07:57 +10:00
test_fs.py Improve test coverage of nova.privsep.fs, continued. 2019-04-04 20:42:43 +00:00
test_idmapshift.py Style corrections for privsep usage. 2019-04-01 23:35:53 +00:00
test_libvirt.py libvirt: Remove 'enable_hairpin' 2019-11-29 17:20:02 +00:00
test_linux_net.py nova-net: Kill it 2020-01-14 21:25:56 +00:00
test_path.py Remove no longer required "inner" methods. 2019-06-26 15:30:20 +01:00
test_qemu.py images: Make JSON the default output format of calls to qemu-img info 2020-04-16 16:38:24 +01:00
test_utils.py nova-net: Kill it 2020-01-14 21:25:56 +00:00