manila/releasenotes/notes/1896949-netapp-fix-cifs-access-rules-promoted-replica-70b32991cc90e1ca.yaml
Felipe Rodrigues 0c4d1e3398 [NetApp] Fix access rules for CIFS promoted replica
This patch fixes the access rules for NetApp promote replica when
using CIFS protocol. When promoting a replica, the NetApp ONTAP
driver updates the access rules for the promoted CIFS share entity
before actually creating it, failing on having those rules
applied.

The bug is fixed by switching the order of updating the access
and creating the promoted CIFS share entity.

Change-Id: I60e4057dc962d96cff57dea88587a28c2043b499
Closes-Bug: #1896949
2020-10-03 12:32:43 -03:00

8 lines
270 B
YAML

---
fixes:
- |
Fixed an issue on ONTAP NetApp driver that caused access rules not to be
applied to a promoted replica using CIFS protocol. Please refer to the
`Launchpad bug #1896949 <https://bugs.launchpad.net/manila/+bug/1896949>`_
for more details.