deb-manila/manila/share
Jan Provaznik af79b9f5b7 Check ceph backend connection on driver setup
Check that ceph connection really works when setting up
the driver instead of doing real connect later in init_host
phase. This mitigates the risk that the service crashes/respawns
in an infinite loop because of a connection error.

Change-Id: Ia71b55dab1535ce351310108aaf53304b15ab757
Closes-Bug: 1640169
2016-11-15 12:35:39 +01:00
..
drivers Check ceph backend connection on driver setup 2016-11-15 12:35:39 +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 Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
api.py Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py TrivialFix: Remove default=None when set defaul value in Config 2016-09-28 09:20:00 +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 Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
migration.py Merge "Fix allow/deny error message and race in migration" 2016-09-14 21:13:27 +00: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