]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add https options and minor code changes
authornikeshm <Nikesh.Mahalaka@dothill.com>
Fri, 21 Aug 2015 20:39:51 +0000 (02:09 +0530)
committernikeshm <Nikesh.Mahalaka@dothill.com>
Mon, 24 Aug 2015 20:01:16 +0000 (01:31 +0530)
commit2c5f154171c5c62c63fc239a46b448ded0a0041f
tree54625a682af638a0a3e4d8ac5f09a9a29872f77f
parentfbc59713eb6d9248e71220109b0ad59193813645
Add https options and minor code changes

Adds https options x_verify_certificate and x_verify_certificate_path
in DotHill and rebranded drivers.

Minor cosmetic changes like replacing 'realstor' with 'virtual'
and 'wbi' with 'api'. Adding default value for 'x_backend_type'
and 'x_api_protocol' options. Minor code optimization for
finding array iSCSI addresses.

Here 'x' stands for dothill or hpmsa or lenovo.

DocImpact
Change-Id: I7a5924bbd56053aee6d652842b48e913c54ae7dd
Closes-Bug: #1486160
Co-Authored-By: Lakshman <lakshminarayanat@vedams.com>
Co-Authored-By: Chris Maio <chris.maio@dothill.com>
cinder/tests/unit/test_dothill.py
cinder/volume/drivers/dothill/dothill_client.py
cinder/volume/drivers/dothill/dothill_common.py
cinder/volume/drivers/dothill/dothill_fc.py
cinder/volume/drivers/dothill/dothill_iscsi.py
cinder/volume/drivers/lenovo/lenovo_client.py
cinder/volume/drivers/lenovo/lenovo_common.py
cinder/volume/drivers/san/hp/hpmsa_client.py
cinder/volume/drivers/san/hp/hpmsa_common.py