]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix RestURL to storage backend in Huawei driver
authorliuxinguo <liuxinguo@huawei.com>
Thu, 6 Aug 2015 06:48:32 +0000 (14:48 +0800)
committerliuxinguo <liuxinguo@huawei.com>
Thu, 6 Aug 2015 06:48:32 +0000 (14:48 +0800)
commitb9747f62b05cd81c09c732f85f20fe0da6820d3a
treebbe2409113b3c4cb3edae88f859f9725a8ebfb62
parentd5b9f39046049d41ef10650a91d24e007715c9fe
Fix RestURL to storage backend in Huawei driver

One RestURL "/mappingview/associate/portgroup" is not standard
although it can work most time. This should be changed to
"/portgroup/associate".

Change-Id: I53705e1994dcac3ae381dbb12a28b2eda1097089
Closed-Bug: #1482076
cinder/volume/drivers/huawei/rest_client.py