manila/manila/tests/share/drivers/netapp/dataontap
Clinton Knight a5c0e9574f Fix NetApp cDOT driver update_access negative test
A negative internal Tempest test somehow didn't catch a problem
with the recent update_access patch. If a flexvol is deleted on
cDOT without Manila's knowledge, deleting the corresponding Manila
share should still succeed. The core update_access changes call
update_access during a share delete workflow to remove all the
existing rules, and that path in the cDOT driver needs to be
hardened against the cases where either share or share server
no longer exist.  Also, fix a mis-named lock object in the same
code path.

Change-Id: Ibb88c64ddd899c09cd148f398e21ac613be9f15b
Closes-Bug: #1549518
2016-02-25 23:54:11 +00:00
..
client Implement update_access() in NetApp cDOT drivers 2016-02-21 14:50:09 +00:00
cluster_mode Fix NetApp cDOT driver update_access negative test 2016-02-25 23:54:11 +00:00
protocols Implement update_access() in NetApp cDOT drivers 2016-02-21 14:50:09 +00:00
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
fakes.py QoS support for shares 2016-01-15 10:15:50 +08:00