]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add CHAP support for Huawei driver
authorchenzongliang <chenzongliang@huawei.com>
Thu, 4 Jun 2015 09:35:12 +0000 (17:35 +0800)
committerLiu Xinguo <295988511@qq.com>
Tue, 21 Jul 2015 08:07:07 +0000 (16:07 +0800)
commitbc9130c0dd9191dcee00a646752054c0dcdba216
treefaf2e392d68edadfb76c57376679b919f9b336bd
parent94e3098238f4af32f6ffa85833d0107cab07c14c
Add CHAP support for Huawei driver

CHAP authentication for iSCSI has already been
implemented in multiple drivers. The patch aims to
add this feature to Huawei driver.

Change-Id: Idb267cbf8cc237878eeb7e1f381a3440699b1342
Implements: blueprint huawei-storage-add-chap-support
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/huawei/rest_client.py