]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Match the ip more accurately in Huawei driver
authorWilson Liu <liuxinguo@huawei.com>
Tue, 16 Feb 2016 03:24:23 +0000 (11:24 +0800)
committerWilson Liu <liuxinguo@huawei.com>
Sat, 27 Feb 2016 01:51:43 +0000 (09:51 +0800)
commitb2816f3b4ab605ed3c40dcacabd183f7cbe8b12d
tree79bb6cd5d8a7215fde15279192e584c82f8ae081
parent63cc4a2b773aeb401d42f0300a26097d32c3f345
Match the ip more accurately in Huawei driver

Currently we didn't match the ip in the iqn accurately,
now we will fix this in this patch.

Closes-Bug: #1545914
Change-Id: I32232fcc6cad733b0dd8fa8c323297f6fbac3137
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/rest_client.py