Bug 1474282

Summary: Huawei Storage Cinder driver use requests lib for Huawei array connection
Product: Red Hat OpenStack Reporter: zhouweigang09
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED NOTABUG QA Contact: Avi Avraham <aavraham>
Severity: high Docs Contact:
Priority: medium    
Version: 11.0 (Ocata)CC: jniu, pgrist, srevivo, xiongtaifu, zhouweigang09
Target Milestone: ---Keywords: OtherQA, Triaged, ZStream
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-cinder-10.0.3-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-27 03:11:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1465119    
Bug Blocks:    

Description zhouweigang09 2017-07-24 10:03:03 UTC
Description of problem:

This stable branch merging attempt is to fix the problem that Huawei
driver cannot login Huawei array, if python env user used is SSL
certificate verification default enabled.
At this circumstance, Huawei driver will fail to login array, and
never operate properly.
So it's necessary to merge back to redhat openstack Ocata stable branch for Huawei driver.


Version-Release number of selected component (if applicable):
Openstack Ocata,  python-cinder-10.0.3.2

How reproducible:
after set the huawei_cinder_conf.xml configuration file, then start the cinder volume service, the Huawei cinder volume driver will failed to start with SSL:certificate_verify_failed

Steps to Reproduce:
1.
2.
3.

Actual results:
Huawei cinder volume driver fails to start with SSL ERROR.


Expected results:
Huawei Cinder volume driver starts normally.


Additional info:
The openstack community has fixed this bug in blueprint:
https://review.openstack.org/#/c/474929/

Primary Red Hat contact: 
        a. Name: Jingjing Niu 
        b. Email:   jniu
 Primary Partner contact: 
        a. Name: Taifu Xiong
        b. Email:  xiongtaifu
        c. Primary Phone:

Comment 1 zhouweigang09 2017-07-24 10:05:58 UTC
Please help to merge this path to redhat openstack 11. 
Thank you.

Comment 2 Paul Grist 2017-07-26 13:37:42 UTC
This looks it's alreaded merged via stable branches into OSP-11.  Once it's moved  to MODIFIED then it will get release as OtherQA and partner needs to verify it as we can't test these in-house.

Comment 3 zhouweigang09 2017-07-27 03:11:03 UTC
(In reply to Paul Grist from comment #2)
> This looks it's alreaded merged via stable branches into OSP-11.  Once it's
> moved  to MODIFIED then it will get release as OtherQA and partner needs to
> verify it as we can't test these in-house.

Hi Paul,

The latest openstack cinder version has merged into osp-11, and it is verified.

Thank you for your help.