cinder/cinder/volume
ningwei ecfb70cfeb Add cinder backend driver for Huawei FusionStorage
It will support the minimum set of features required in Cinder:
  - Volume Create/Delete
  - Volume Attach/Detach
  - Snapshot Create/Delete
  - Create Volume from Snapshot
  - Get Volume Stats
  - Copy Image to Volume
  - Copy Volume to Image
  - Clone Volume
  - Extend Volume

DocImpact
Implements: bp fusionstorage-cinder-driver

Co-Authored-By: wangxiyuan <wangxiyuan@huawei.com>
Change-Id: I26a809adb7bef4370eb53c634dc9bae0c74b4a8a
2016-07-08 02:14:44 -04:00
..
drivers Add cinder backend driver for Huawei FusionStorage 2016-07-08 02:14:44 -04:00
flows Move _check_metadata_properties to cinder/utils 2016-06-23 00:59:48 -04:00
targets Remove deprecated ISERTgtAdm 2016-04-11 12:46:44 -05:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Trivial Fix 2016-06-27 07:28:09 -04:00
configuration.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
driver.py Merge "Remove duplicated fake drivers" 2016-06-21 21:13:49 +00:00
driver_utils.py Give more fine grained access to DriverInitiatorData 2016-06-03 11:06:48 -07:00
manager.py Fix snapshot stuck in 'deleting' after reboot c-v 2016-06-21 14:45:11 +08:00
qos_specs.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
rpcapi.py Update manage_existing to use volume object 2016-06-10 10:42:02 +02:00
throttling.py Fix volume throttling to Python 3 2015-10-02 07:01:03 +00:00
utils.py Improve DB volume check in LVM manage volume 2016-06-21 15:36:12 +02:00
volume_types.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00