manila/manila/share/drivers/huawei
zhongjun 037fc4bbee Fix create snapshot API in Huawei driver
Since "Migrate share" have been merged, The share['id']
is not consistent with share['name']. So can not use 'share_name'
in create_share API and use 'share_id' in create_snapshot API at
the same time. Now change snapshot['share']['share_id']
to snapshot['share_name'] in create_snapshot API.

Change-Id: Ieedda9318762ba2c683788f023a87728d7287504
Closes-Bug: #1494614
2015-09-11 15:30:43 +08:00
..
v3 Fix create snapshot API in Huawei driver 2015-09-11 15:30:43 +08:00
__init__.py Add share driver for Huawei V3 Storage 2015-01-14 00:14:50 -08:00
base.py Support manage_existing in Huawei driver 2015-08-04 19:16:14 +08:00
constants.py Merge "Change huawei driver send REST command serially" 2015-09-01 08:21:32 +00:00
huawei_nas.py Fix description in Huawei driver 2015-09-08 15:36:19 +08:00
huawei_utils.py Huawei driver support smartcache and smartpartition 2015-08-26 00:35:19 +08:00