]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add description when rename LUN in Huawei driver
authorWilson Liu <liuxinguo@huawei.com>
Sat, 23 Jan 2016 02:58:46 +0000 (10:58 +0800)
committerWilson Liu <liuxinguo@huawei.com>
Sat, 27 Feb 2016 01:44:23 +0000 (09:44 +0800)
commit5e0bc7cb2eddcf7bdb6e6e7a6cf08d37aeff0042
tree73d490513b822684e837daeaa9b1804c3b8f1945
parent63cc4a2b773aeb401d42f0300a26097d32c3f345
Add description when rename LUN in Huawei driver

Sometimes when we rename a LUN on the array, we should
add some description to record some information like
volume id on cinder side. This patch will enable this.

Closes-Bug: #1537304
Change-Id: Ib156e61b5b1e305c41426cf5c6001dd44770140c
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/huawei/rest_client.py