manila/manila/share/drivers
Alyson Rosa c4b65df374 Fix HNAS driver always handling mountable snapshots
HNAS driver always handles snapshots as if mount_snaphot_support
is always True.
The driver always create exports in snapshot_create and tries to
delete it in snapshot_delete. Also, the driver tries to add rules
for exports in snapshot_update_access without checking if the export
exists.

Fixing it by checking the key 'mount_snapshot_support' in shares and
checking if the snapshot has an export before adding or removing
rules.

Change-Id: If25d68d04400f0e9015f6ad6aff845f9c5d47f94
Closes-bug: #1660420
Closes-bug: #1660421
2017-02-02 17:40:45 -02:00
..
cephfs Manila Share Groups 2017-01-23 21:29:12 +02:00
container Merge "Trivial fix LOG.exception issues" 2017-01-05 17:07:57 +00:00
dell_emc Merge "VMAX manila plugin - Support for VMAX in Manila" 2017-01-24 18:08:38 +00:00
ganesha ganesha: implement update_access 2016-06-13 19:29:10 +02:00
glusterfs Trivial fix LOG.exception issues 2016-12-21 20:49:51 +08:00
hdfs Removing some redundant words 2016-03-29 08:10:15 +00:00
hitachi Fix HNAS driver always handling mountable snapshots 2017-02-02 17:40:45 -02:00
hpe Trivial fix LOG.exception issues 2016-12-21 20:49:51 +08:00
huawei Merge "[TrivialFix] optimize get filesystem id in huawei driver" 2017-01-23 05:36:53 +00:00
ibm GPFS: Add update_access() 2016-12-30 13:16:07 -08:00
maprfs Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
netapp Merge "NetApp: Support share revert to snapshot" 2017-01-24 20:43:27 +00:00
nexenta Nexenta: adding share drivers for NexentaStor 2016-09-01 18:06:14 +03:00
qnap Add QNAP Manila Driver 2017-01-21 21:46:15 +08:00
quobyte Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
tegile Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
windows Windows SMB: implement 'update_access' method 2016-09-01 06:36:16 +00:00
zfsonlinux Manila Share Groups 2017-01-23 21:29:12 +02:00
zfssa Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py Manila Share Groups 2017-01-23 21:29:12 +02:00
helpers.py Fix ``exportfs -u`` usage in generic driver. 2017-01-17 22:42:40 -05:00
lvm.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00
service_instance.py Properly deprecate service_instance_network_helper_type 2017-01-10 18:09:57 +00:00