manila/manila/share
liuke2 fed9412f13 Huawei: Support reporting disk type of pool
Adding support for reporting disk type of pool in huawei manila
driver. When creating share we can specify the disk type of the
pool we want to use ssd/sas/nl_sas/mix, manila driver will report
the disk type of the pools.

Implements: blueprint huawei-pool-disktype-support
Change-Id: I1f694e8c93f79851f838d226830d9ab5344cf35a
2016-07-22 01:47:14 +00:00
..
drivers Huawei: Support reporting disk type of pool 2016-07-22 01:47:14 +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 update_access concurrency issue 2016-03-18 16:02:21 -03:00
api.py Remove retry logic from manage API 2016-05-23 14:21:15 +05:30
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Config: no need to set default=None 2016-06-28 15:40:40 +08: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 Update quota usages correctly in manage share operation 2016-06-23 14:52:38 +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