Bug 1294799

Summary: Unit test failures due to changes in python 2.7.9
Product: Red Hat OpenStack Reporter: Sergey Gotliv <sgotliv>
Component: python-glanceclientAssignee: David Sariel <dsariel>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: eglynn, fpercoco, jruzicka, yeylon
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-glanceclient-0.14.2-4.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1294801 (view as bug list) Environment:
Last Closed: 2016-01-03 14:35:31 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:    
Bug Blocks: 1294801    

Description Sergey Gotliv 2015-12-30 11:52:10 UTC
Description of problem:

Glanceclient ssl tests fail on RHEL 7.2. It happens because pep-0476 which included in python 2.7.9 changes the behaviour of the SSL certificate chain handling. 

How reproducible:
100%

Steps to Reproduce:
1. Run glanceclient unittests on RHEL 7.2

Actual results:
SSL tests fail


Expected results:
All tests should pass


Additional info:
Works on RHEL 7.1

Comment 2 Sergey Gotliv 2016-01-03 14:35:31 UTC
Fixed in python-glanceclient-0.14.2-4.el7ost