manila/manila/share
Mark Sturdevant c5545e861c GPFS CES: Fix bugs related to access rules not found
Several bugs are caused by an error code and
exception raised when a path has no NFS exports.
Use the machine-readable mmnfs export list command
(the -Y option) which does not cause an exception
when checking for exports.

Co-Authored-By: digvijay2016 <digvijay.ukirde@in.ibm.com>

Change-Id: I770756e0a36c5b61386878164b651fadf9730b7f
Closes-Bug: #1650043
Closes-Bug: #1650044
Closes-Bug: #1650045
(cherry picked from commit 5e7323cd1f)
2017-04-25 10:10:19 +00:00
..
drivers GPFS CES: Fix bugs related to access rules not found 2017-04-25 10:10:19 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Fix share writable in host-assisted migration 2016-11-30 07:52:35 -02:00
api.py Merge "Fix allow/deny error message and race in migration" 2016-09-14 21:13:27 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "HPE 3PAR driver pool support" 2016-09-01 01:35:45 +00:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Fix share writable in host-assisted migration 2016-11-30 07:52:35 -02:00
migration.py Fix share writable in host-assisted migration 2016-11-30 07:52:35 -02:00
rpcapi.py Add share type change to Share Migration 2016-08-31 21:07:47 -03:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00