]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Modify the number of params of hypermetro in HuaweiDriver
authorGaoZqiang <gaozhiqiang2@huawei.com>
Wed, 17 Feb 2016 00:47:26 +0000 (08:47 +0800)
committerGaoZqiang <gaozhiqiang2@huawei.com>
Sat, 27 Feb 2016 01:08:19 +0000 (09:08 +0800)
commit4c692ba36341f705443791e7b103b340f4e715ff
treefc8bc9987474518441e84ddfd7520925cf41491e
parent63cc4a2b773aeb401d42f0300a26097d32c3f345
Modify the number of params of hypermetro in HuaweiDriver

When attaching or detaching hypermetro volume, the initialization
instance has three parameters, but the function definition has five
parameters.

Change-Id: I8343a7b75e02962c321a838de148acc54498f952
Closes-Bug: #1545971
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/huawei/hypermetro.py