manila/manila/share
Csaba Henk 8aa37de27d glusterfs.common: GlusterManager.gluster_call error report fix
Show the proper execution failure summary
rendered by ProcessExecutionError.__str__
instead of extracting partial information
from the ProcessExecutionError instance by
ad hoc means.

Change-Id: I8dcbfd301752c24686cb6ca7bd2505dc2d5c0464
Closes-bug: #1554607
2016-03-13 23:28:10 +01:00
..
drivers glusterfs.common: GlusterManager.gluster_call error report fix 2016-03-13 23:28:10 +01: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 Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
api.py Disallow scheduling multiple replicas on a given pool 2016-03-11 17:56:01 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03: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 "Fix status update for replicas" 2016-03-11 14:35:19 +00:00
migration.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
rpcapi.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00