manila/manila/share/drivers/netapp/dataontap/protocols
silvacarloss ef8d704c3b [NetApp] Fix CIFS promote back issue
This change fixes the NetApp promote back issue when using CIFS
protocol. When promoting a replica, the NetApp ONTAP driver
attempts to create a new CIFS share entity (an access point as
defined in [1]) for the new active replica. This behavior
causes a failure since the storage identifies that a current
backend CIFS share with the same name exists, considering
that the reffered replica was once the active one.

This issue is addressed by removing the related CIFS share
entity when the replica gets promoted.

[1] https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-1898D717-A510-4B3D-B2E3-CCDDD5BD0089.html

Closes-Bug: #1879368
Change-Id: Id9bdd5df0ff05ea08881dd2c83397f0a367d9945
(cherry picked from commit c3aed22f94)
(cherry picked from commit d251473514)
(cherry picked from commit 226f7e758a)
2020-11-10 10:38:21 +00:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
base.py [NetApp] Fix CIFS promote back issue 2020-11-10 10:38:21 +00:00
cifs_cmode.py [NetApp] Fix CIFS promote back issue 2020-11-10 10:38:21 +00:00
nfs_cmode.py [NetApp] Fix CIFS promote back issue 2020-11-10 10:38:21 +00:00