]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Encode username and password in config file
authorzhangchao010 <zhangchao010@huawei.com>
Wed, 17 Apr 2013 16:15:24 +0000 (00:15 +0800)
committerzhangchao010 <zhangchao010@huawei.com>
Thu, 25 Apr 2013 15:54:48 +0000 (23:54 +0800)
commit5ec17aa800751508468fbab28d4df3040de93f3c
treedd0f6cfb06302c68dd50b894b995654f6cbf23d6
parent612c6153325329cf4ec8aebdb9627f1586a00091
Encode username and password in config file

Encode username and password in xml file with base64.
And change lun owning controller when attaching
the lun to get better performance.

Fixes bug: 1136892
Change-Id: Iad79d1ec1651e3582b86e865f0342fdc55065134
cinder/tests/test_huawei.py
cinder/volume/drivers/huawei/huawei_iscsi.py