]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix URL format in Huawei driver
authorWilson Liu <liuxinguo@huawei.com>
Wed, 23 Sep 2015 03:43:06 +0000 (11:43 +0800)
committerWilson Liu <liuxinguo@huawei.com>
Wed, 23 Sep 2015 03:43:06 +0000 (11:43 +0800)
commitc0f342167d037a51f84009725f3351ff5490d001
tree765e1392a8ea1879b02376689cce134c202d6fb5
parenta882b6d2f32a19a7417cdba0d6cfed67e663315d
Fix URL format in Huawei driver

Some of the URL format are not standard,
this patch will fix them.

Change-Id: I3caf49e6ca7f5f6f2caa1b56ba2dc2af2cafdcea
Close-Bug: #1498484
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/huawei/huawei_utils.py
cinder/volume/drivers/huawei/rest_client.py