cinder/cinder/volume/drivers/netapp
Fernando Ferraz 1fba4a9e93 NetApp ONTAP: Fix FlexGroup replication
Currently driver's implementation use the `volume-create` ZAPI call
to create a secondary volume on destination and enable replication.
That call only supports the creation of FlexVols, and must be
replaced by the async call `volume-create-async` when dealing with
FlexGroups.

Change-Id: I07fe2e62a046f7276b6dcd78fd25c89412045d70
2021-03-24 22:27:23 +00:00
..
dataontap NetApp ONTAP: Fix FlexGroup replication 2021-03-24 22:27:23 +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: Fix FlexGroup replication 2021-03-24 22:27:23 +00:00
utils.py NetApp ONTAP: Fix FlexGroup replication 2021-03-24 22:27:23 +00:00