cinder/cinder/volume/drivers/netapp
Felipe Rodrigues dd0b1076df NetApp ONTAP: Fix sub-clone zapi call
The ONTAP documentation states that the `clone-create` ZAPI call
fails with `block-ranges` and `space-reserve` parameters sent
together. The sub-clone uses the `block-ranges` and is failing
because of that restriction.

This patch fixes the `clone-create` operation by using exactly one
of `block-ranges` or `space-reserve`.

Change-Id: I05d83d73de69c57d885e0c417e8a376f7cfb1e4f
Closes-Bug: #1924643
2021-10-07 13:51:18 +00:00
..
dataontap NetApp ONTAP: Fix sub-clone zapi call 2021-10-07 13:51:18 +00:00
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
options.py NetApp ONTAP: Add option to report storage provisioned capacity 2021-09-03 18:21:13 +00:00
utils.py NetApp ONTAP: Add storage assisted migration support 2021-09-01 04:17:11 +00:00