]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Huawei: Log the IP when login fails
authorWilson Liu <liuxinguo@huawei.com>
Wed, 24 Feb 2016 07:48:56 +0000 (15:48 +0800)
committerWilson Liu <liuxinguo@huawei.com>
Wed, 24 Feb 2016 08:37:56 +0000 (16:37 +0800)
commit415f136dc50504e3a8e5158e996df1e07f633309
treeb0615d0393b90e19f193b659ddbe03a5f3794ef7
parent96470cee04d158a45faa8bb93127944556892ec4
Huawei: Log the IP when login fails

Now we support configuring multi-ips,
if one ip login fails, we will try to
connect to other ips. The problem is,
if one ip login fails, the log message
did not tell users which ip fails.

Closes-Bug: #1549157
Change-Id: I4aa933c37b1fe20438c330fd86b2a67524834e8d
cinder/volume/drivers/huawei/rest_client.py