cinder/cinder/tests/unit/volume/drivers
Arthur Nascimento Santos 836cda0121 NetApp ONTAP: Fix extend volume for iSCSI/FCP
Due to a characteristic on ONTAP devices, the volume extend
operation has a max resize size limited by underlying LUN's
geometry, so the support for extend online volumes was
disabled.

This patch fixes it by allowing a volume (attached or not)
to be extended up to 16TB, which is the max LUN size
supported by ONTAP.

NFS online_extend_support is still disabled due to a bug [0]
found on the generic implementation for NFS driver, which
ONTAP NFS driver relies on.

Closes-Bug: #1874134

[0] https://bugs.launchpad.net/cinder/+bug/1870367

Change-Id: I2812d71b23f27fe8be4e9a757094867f71b1afa2
(cherry picked from commit 510613e135)
(cherry picked from commit 8c55df95dc)
(cherry picked from commit f13475f718)
2020-10-27 19:28:13 +00:00
..
datacore DataCore: get rid of pylint errors due to contextlib 2018-06-20 15:15:59 -05:00
dell_emc PowerMax Driver - Legacy volumes fail to live migrate 2020-10-01 15:29:41 +01:00
fusionstorage Modify the configuration mode of FusionStorage Cinder Driver 2019-03-15 10:47:14 +08:00
hpe 3PAR: Fix live migration 2020-07-06 13:49:05 +02:00
huawei Huawei driver refactor(2/10) 2019-02-03 11:36:54 +08:00
ibm Fix revert snapshot issue 2020-10-15 13:52:12 +00:00
inspur Fixup some issues of Inspur AS13000 cinder driver 2019-01-08 22:22:34 +00:00
nec NEC driver: fix an undefined variable 2020-03-10 15:37:44 +09:00
netapp NetApp ONTAP: Fix extend volume for iSCSI/FCP 2020-10-27 19:28:13 +00:00
nexenta Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
solidfire SF: Handle qos values on extend volume 2020-05-14 17:29:11 +00:00
synology Synology: Rename iSCSI target config option 2018-01-10 14:27:07 +08:00
veritas_access Refactor for Veritas iSCSI driver. 2018-12-20 05:51:52 -05:00
vmware Merge "VMware: Implement retype" 2019-01-26 13:29:32 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_datera.py Datera 2.4.0 driver update 2017-06-30 14:33:49 -05:00
test_dothill.py Declare multiattach support for HPE MSA 2019-02-04 17:26:16 +00:00
test_drbdmanagedrv.py DRBD: Remove cast to int in size calculation 2018-05-02 09:28:39 -07:00
test_fujitsu_dx.py Move Fujitsu ETERNUS DX related file 2019-01-17 12:04:04 +08:00
test_gpfs.py Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
test_hedvig.py Hedvig Cinder driver implementation 2019-01-04 14:51:18 -08:00
test_infinidat.py INFINIDAT: add host.created_by metadata key 2018-08-01 10:53:44 +03:00
test_kaminario.py Fix "connector=None" issue in Kaminario drivers 2019-05-22 00:42:27 +00: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 lvm: Only use initiators when comparing connector dicts 2019-05-21 11:08:58 -06:00
test_nfs.py Fix NFS volume retype with migrate 2019-08-27 11:26:05 -07: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 Return WWN for validation in Pure Storage drivers 2019-01-29 21:07:55 +02:00
test_qnap.py QNAP: Add support for QTS 4.4.0 2019-01-28 09:52:37 +08:00
test_quobyte.py Changed default behaviour of nas_secure_file_* for Quobyte driver 2018-08-23 11:33:29 +02:00
test_rbd.py RBD: Cleanup temporary file during exception 2020-08-13 15:41:42 +00:00
test_remotefs.py Creating image-volume cache on NFS backend fails 2020-08-21 15:04:54 +00:00
test_san.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_sheepdog.py Merge "Mock qemu calls in sheepdog tests" 2017-05-23 13:39:15 +00:00
test_spdk.py Adding SPDK volume driver 2018-12-27 15:21:15 +01:00
test_storpool.py Fix invalid escape sequence warnings 2018-06-20 16:22:26 -05:00
test_tintri.py Tintri: Inherit tests from BaseDriverTestCase 2018-09-06 08:14:56 -05:00
test_veritas_cnfs.py Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
test_vrtshyperscale.py Remove 'message' from format argument from exception 2018-06-14 10:28:09 +08:00
test_vzstorage.py Add context to cloning snapshots in remotefs driver 2019-09-11 08:04:46 -07:00
test_zadara.py Zadara driver - move from httplib to requests 2017-02-20 12:24:54 +00:00
test_zfssa.py Merge "ZFSSA iSCSI implement get_manageable_volumes()" 2018-09-26 03:11:46 +00:00