manila/manila/tests/share/drivers
silvacarloss f8f3d82c5f [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)
(cherry picked from commit ef8d704c3b)
2020-11-12 10:20:49 +00:00
..
cephfs Set mode for CephFS volumes and snapshots 2019-01-30 18:48:04 +00:00
container Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
dell_emc Fix wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-19 01:43:16 +00:00
ganesha Fix ganesha for 0.0.0.0/0 access 2018-12-03 18:42:47 +00:00
glusterfs [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-22 06:50:30 +00:00
hdfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hitachi Adjust ssh timeouts 2019-01-05 12:37:17 +00:00
hpe Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
huawei Use class name in invocation of super 2018-06-06 17:47:18 -07:00
ibm Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
infinidat INFINIDAT: unit tests - remove fake exception body 2018-08-06 11:10:24 +00:00
inspur Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
maprfs Fix 3 CI breakages 2017-03-02 18:22:40 +02:00
netapp [NetApp] Fix CIFS promote back issue 2020-11-12 10:20:49 +00:00
nexenta Use class name in invocation of super 2018-06-06 17:47:18 -07:00
qnap QNAP: Add support for QES 2.1.0 2018-07-20 11:17:28 +08:00
quobyte Use volume_uuid in _resize_share of Quobyte Driver 2018-06-11 06:21:31 +00:00
tegile Clean imports in code 2016-08-26 16:46:07 +07:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-08-14 18:17:06 +00:00
zfssa Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-03 16:45:23 +08:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Port dummy driver manage/unmanage changes to stable 2019-03-13 17:04:04 +00:00
test_ganesha.py Only allow IP access type for CephFS NFS 2019-03-27 22:53:55 +00:00
test_generic.py [LVM] Run filesystem check before assigning UUID 2019-02-16 11:54:16 +00:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py Harden LVM driver deletion paths 2020-07-29 23:53:59 +00:00
test_lvm.py Merge "Harden LVM driver deletion paths" into stable/rocky 2020-07-30 19:42:40 +00:00
test_service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-07-01 20:13:01 +00:00