manila/releasenotes/notes/bug-1774159-0afe3dbc39e3c6b0.yaml
Lucio Seki 3e564e9252 NetApp ONTAP: Fix use of multiple subnets with DHSS=True
NetApp ONTAP Multi-SVM driver was raising an error while trying to
create shares on multiple subnets that belong to the same neutron
network, as it was trying to map multiple ipspaces to the same VLAN
port.

This fix allows the driver to use the same ipspace and VLAN port across
all subnets belonging to the same neutron network.

Change-Id: If9cbb34a890ee44806c404085e40cc924a1296a7
Closes-Bug: #1774159
2018-10-23 16:30:32 -02:00

7 lines
199 B
YAML

---
fixes:
- |
The NetApp ONTAP DHSS=True driver has been fixed to allow multiple shares
to use the same ipspace and VLAN port across all subnets belonging to the
same neutron network.