0c4d1e3398
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
8 lines
270 B
YAML
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.
|