cinder/cinder/tests/unit/volume/drivers
Takashi Kajinami 9f9194d804 Use the json format output of qemu-img info
Support for the human format by oslo_utils.imageutils.QemuImgInfo was
deprecated since oslo.utils 4.9.1 [1]. This change replaces the human
format with the json format which will be used by default.

[1] 73eb0673f627aad382e08a816191b637af436465

Backport note: The json format is preferable because it allows access
to format specific details (since oslo.utils 4.1.0).  These details
are not present when the default 'human' format is used.  See change
I133da07a5a9628b8a9 for details.

Closes-Bug: #1940540
Change-Id: Ia0353204abf849467106ee08982d1271de23101a
(cherry picked from commit c0d2e7ebd8)
(cherry picked from commit 11b0f97a01)
(cherry picked from commit 4cef5c0c42)
(cherry picked from commit 9810c05e74)
(cherry picked from commit 60a5de1f6d)
(cherry picked from commit 6a1260ea80)
Conflicts:
  cinder/tests/unit/volume/drivers/test_nfs.py
  - patch changed QEMU_IMG_INFO_OUT5 test data which isn't present
    in ussuri
  cinder/volume/flows/manager/create_volume.py
  - parent patch of 6a1260ea8 imported netutils, but that's not used
    in this file in ussuri
(cherry picked from commit 6df27994d9)
2023-01-12 15:33:09 -05:00
..
dell_emc PowerMax Driver - Fix for snapVx generations 2021-12-14 14:05:27 +00:00
fusionstorage Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
hpe Merge "Kaminario: Fix unique_fqdn_network option" into stable/train 2020-07-21 17:59:16 +00:00
huawei Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
ibm [SVF]:Fix clone fcmap not being deleted in cleanup 2021-05-07 14:49:20 +00:00
infortrend Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
inspur Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
nec NEC driver: fix a snapshot detach error 2020-10-08 01:05:55 +00:00
netapp NetApp ONTAP: Fix QoS lost after moving volume 2021-07-09 15:16:55 +02:00
nexenta Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
solidfire NetApp SolidFire: Fix duplicate volume when API response is lost 2021-03-24 22:43:30 +00:00
synology Re-enable new pycodestyle errors 2019-06-04 14:28:09 +00:00
veritas_access Refactor for Veritas iSCSI driver. 2018-12-20 05:51:52 -05:00
vmware Merge "Revert "Implement volume capacity stats for VMware"" 2019-06-27 15:56:30 +00:00
__init__.py
test_datera.py Re-enable new pycodestyle errors 2019-06-04 14:28:09 +00:00
test_fujitsu_dx.py Move Fujitsu ETERNUS DX related file 2019-01-17 12:04:04 +08:00
test_gpfs.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_hedvig.py Hedvig Cinder driver implementation 2019-01-04 14:51:18 -08:00
test_infinidat.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_kaminario.py Kaminario: Fix unique_fqdn_network option 2020-07-20 06:06:07 -07:00
test_linstordrv.py LinstorDrv : Fix wrong key using when getting device path. 2019-01-15 14:37:43 +01:00
test_lvm_driver.py Continue renaming of volume_utils (drivers) 2019-09-10 09:15:45 -04:00
test_nfs.py Use the json format output of qemu-img info 2023-01-12 15:33:09 -05:00
test_nimble.py nimble storage: support for force detach 2018-10-02 09:50:55 -07:00
test_prophetstor_dpl.py Rename iSCSI target config options to more general 2017-12-18 08:55:01 +00:00
test_pure.py [PURE] support IPv6 / add parameter pure_iscsi_cidr_list 2023-01-03 18:32:12 +05:30
test_qnap.py QNAP: Add support for QTS 4.4.0 2019-01-28 09:52:37 +08:00
test_quobyte.py Use the json format output of qemu-img info 2023-01-12 15:33:09 -05:00
test_rbd.py RBD: use correct stripe unit in clone operation 2021-09-15 15:07:53 +02:00
test_remotefs.py NFS: Update connection info on online snap create 2021-07-23 17:36:49 +02:00
test_rsd.py Rsdlib changed providing_pools interface 2019-08-01 12:35:18 -07:00
test_san.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_seagate.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
test_sheepdog.py move sheepdog exception 2019-05-08 17:52:27 +00:00
test_spdk.py Adding SPDK volume driver 2018-12-27 15:21:15 +01:00
test_storpool.py Advertise some of the StorPool driver's capabilities. 2019-09-08 15:12:35 +03:00
test_veritas_cnfs.py Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
test_vzstorage.py Merge "Add context to cloning snapshots in remotefs driver" 2019-09-05 00:08:01 +00:00
test_zadara.py Zadara VPSA: Move to API access key authentication 2019-09-11 07:31:05 +00:00
test_zfssa.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00