manila/manila/share/drivers
silvacarloss 226f7e758a [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)
2020-10-02 13:25:55 +00:00
..
cephfs add IPv6 support for CephFS/NFS back end 2019-07-22 17:13:13 -04:00
container Add manage/unmanage implementation to Container Driver 2019-03-04 18:35:06 +00:00
dell_emc Fix wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-13 04:54:51 -04:00
ganesha Only allow IP access type for CephFS NFS 2019-03-20 18:42:01 -04:00
glusterfs [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-18 02:07:33 +00:00
hdfs Use HostAddressOpt for opts that accept IP and hostnames 2017-03-21 08:14:01 -04:00
hitachi [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
hpe [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
huawei [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
ibm [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
infinidat INFINIDAT: suppress 'no-member' pylint errors 2019-03-21 16:40:05 +02:00
infortrend Add Infortrend Manila Driver 2019-08-02 17:58:16 +08:00
inspur Manila share driver for Inspur InStorage series. 2019-06-25 14:31:21 +08:00
maprfs Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
netapp [NetApp] Fix CIFS promote back issue 2020-10-02 13:25:55 +00:00
nexenta [Nexenta] Refactored NexentaStor5 NFS driver 2019-08-29 10:42:50 -07:00
qnap Fix parameters passed to exception 2019-03-19 17:40:40 +08:00
quobyte Adds export path option to Quobyte driver 2018-08-14 15:34:52 +02:00
tegile Spelling Errors 2018-09-07 10:43:27 +08:00
veritas Add missing ws separator between words 2018-11-21 14:49:07 +08:00
windows Fix typos in help text of Generic driver and ZFSSA config opts 2018-03-24 23:27:59 -04:00
zfsonlinux [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
zfssa [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py Improve service instance module debug logging 2019-01-03 11:06:30 -06:00
helpers.py Harden LVM driver deletion paths 2020-07-29 12:22:49 +00:00
lvm.py Harden LVM driver deletion paths 2020-07-29 12:22:49 +00:00
service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-06-04 20:37:25 +00:00