Comment 3 for bug 1404227

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/143075
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=b96f6130265797489e684a4bc123a7a1f5118d2c
Submitter: Jenkins
Branch: master

commit b96f6130265797489e684a4bc123a7a1f5118d2c
Author: James Page <email address hidden>
Date: Fri Dec 19 12:49:17 2014 +0000

    Update HTTPS certificate handling for pep-0476

    This pep (included in python 2.7.9) changes the behaviour of SSL
    certificate chain handling to be more py3 like.

    Include required new exception behaviour in the list of
    exceptions to translate under py2.

    https://github.com/python/peps/blob/master/pep-0476.txt

    Closes-Bug: 1404227

    Change-Id: I7da1a13d1ec861a07fd96684d0431508a214a2c8