manila/manila/share
Rodrigo Barbieri 8b1de88df1 HDS_HNAS: Fix improper error message
When attempting to delete a snapshot, if the filesystem is
unmounted, the error message is the output of the delete command.
The delete command should not be invoked in such scenario, and
a proper message should be included in the exception.

Change-Id: If60f8644d4aebf5f364de44c6bef8085d2e539f7
Closes-bug: #1582747
2016-05-17 12:25:37 -03:00
..
drivers HDS_HNAS: Fix improper error message 2016-05-17 12:25:37 -03: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 update_access concurrency issue 2016-03-18 16:02:21 -03:00
api.py Fix share server info in CGs created from CGs 2016-05-09 16:58:44 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "Fix Share status when driver migrates" 2016-05-06 02:18:17 +00:00
drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Merge "Delete Snapshot: status wrongly set when busy" 2016-05-12 11:50:51 +00:00
migration.py Fix Share Migration access rule mapping 2016-03-11 08:37:40 -03:00
rpcapi.py Fix force-delete on snapshot resource 2016-04-01 18:33:26 +00:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00