cinder/releasenotes/notes/netapp-ontap-fix-flexvol-replica-create-c7772837df20021f.yaml
Felipe Rodrigues 0dc8d75229 NetApp ONTAP: Fix create FlexVol pool replica
The replication needs to map the origin cluster aggregates to destination.
The origin is got from the provisioning options that contains the aggregate
as a list for FlexGroup pool and a string for FlexVol pool. This patch
fixes the create operation by adding that aggregate condition check.

Change-Id: Ia0af0777eeae18cfabefb5df4fdeb562382c2299
Closes-Bug: #1927784
2023-06-23 20:11:25 +00:00

7 lines
163 B
YAML

---
fixes:
- |
NetApp ONTAP driver `Bug #1927784
<https://bugs.launchpad.net/cinder/+bug/1927784>`_:
Fixed the replication setup with FlexVol pools.