]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Huawei: Creating hypermetro failed in the remote pool
authorliuke2 <liuke2@huawei.com>
Sat, 20 Feb 2016 09:02:50 +0000 (17:02 +0800)
committerliuke2 <liuke2@huawei.com>
Sat, 12 Mar 2016 09:36:41 +0000 (17:36 +0800)
commit8b131919945e98bf59a1c3a9548a67756940b5a3
treeb4d9847542c5d2a36202c7b8968ffb69fb8d5ed9
parent0066d554c6b9b8e169c08bf90d3cacda9764102b
Huawei: Creating hypermetro failed in the remote pool

Create the hypermetro failed when use the remote pools on the
huawei driver, the log print get pool id fail. The 'pool_id'
is not exist in the LUN property dictionary, so the 'pool_id'
should be modified to 'PARENTID' to save the remote pool id.

Closes-Bug:#1547798
Change-Id:Ic99531dad4fab5e22e295e19bbfa94c789247d93
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/hypermetro.py