manila/manila/share
liucheng 96795787ae Huawei: Add share sectorsize config in Huawei driver
Data in the file system consists of fixed-length disk blocks.
The size of the blocks (also known as file system sector size)
affects disk space usage and performance.
The value of blocks can be 4 KB, 8 KB, 16 KB, 32 KB, or 64 KB.

Change-Id: I95a9aa7e071c470c21dc0fa009ba96a7c7439ce6
Implements: blueprint huawei-driver-block-size-config
2016-07-13 12:56:19 +08:00
..
drivers Huawei: Add share sectorsize config in Huawei driver 2016-07-13 12:56:19 +08: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