Bug 1294801

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: 5.0 (RHEL 7)CC: dsariel, eglynn, fpercoco, jruzicka, nlevinki, yeylon
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1294799 Environment:
Last Closed: 2016-03-10 11:21:53 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:
Bug Depends On: 1294799    
Bug Blocks:    

Description Sergey Gotliv 2015-12-30 12:01:13 UTC
+++ This bug was initially created as a clone of Bug #1294799 +++

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 David Sariel 2016-03-14 06:27:52 UTC
Fixed here: https://code.engineering.redhat.com/gerrit/#/c/64461/