cinder/cinder/tests/unit/volume
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
..
drivers NetApp ONTAP: Fix extend volume for iSCSI/FCP 2020-10-27 19:28:13 +00:00
flows Fix: Create new cache entry when xtremio reaches snap limit 2020-02-12 09:12:50 +00:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Allow to use _max qos option together with per_gb 2018-12-19 01:12:35 +00:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Raise the ImageTooBig exception when found it 2018-10-25 17:54:05 +08:00
test_init_host.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
test_snapshot.py Fix revert to snapshot for non admins 2020-10-15 14:11:25 +00:00
test_volume.py Temporary solution for fixing gate test_tpool_size 2019-01-14 16:40:52 +05:30
test_volume_migration.py Tests: Fix up migrate notify tests 2019-02-21 16:09:10 -05:00
test_volume_retype.py Merge "Add test case: retype volume when driver not initialized" 2019-02-15 20:41:19 +00:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00