Incorrect parameter in _create_glance_httpsconnectionpool causing unexpected failure

Bug #1479020 reported by Haïkel Guémar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
High
Haïkel Guémar
Kilo
Fix Committed
High
Haïkel Guémar
Liberty
Fix Released
High
Haïkel Guémar

Bug Description

This bug was initially reported in RDO bug tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1244291 (for reference)

In some case, glance https connection pool setup fails due to a mistyped attribute from urllib3 PoolManager.

Fixed were submitted for master and stable/kilo
https://review.openstack.org/#/c/204521/ (master)
https://review.openstack.org/#/c/204523/ (stable/kilo)

Changed in python-glanceclient:
assignee: nobody → Haïkel Guémar (hguemar)
status: New → In Progress
Erno Kuvaja (jokke)
Changed in python-glanceclient:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

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

commit c41dcc9f4366429d952cc47853496d58d47b7511
Author: Haikel Guemar <email address hidden>
Date: Wed Jul 22 11:41:42 2015 +0200

    Fix failure to create glance https connection pool

    Due to a typo in an attribute named, an Attribute error is raised
    causing failure in connection to glance through HTTPS

    Urllib3 PoolManager class has a connection_pool_kw attribute
    but not connection_kw

    Closes-Bug: #1479020
    Change-Id: Id4d6a5bdcf971d09e80043fd2ab399e208fd931c

Changed in python-glanceclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-glanceclient (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/207336

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-glanceclient (stable/kilo)

Change abandoned by Haïkel Guémar (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/204523
Reason: Replaced by https://review.openstack.org/#/c/207336/

* changed change-id (hence opening a new review)
* reformated commit message to link cherry-picked commit from master branch

Changed in python-glanceclient:
milestone: none → 1.0.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Flavio Percoco (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/207336
Reason: Glance Bot failed to abandon this patch

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

Reviewed: https://review.openstack.org/207336
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=51ff5aebdf5729378ae01e9c4a06a8220fab28bc
Submitter: Jenkins
Branch: stable/kilo

commit 51ff5aebdf5729378ae01e9c4a06a8220fab28bc
Author: Haikel Guemar <email address hidden>
Date: Wed Jul 22 11:41:42 2015 +0200

    Fix failure to create glance https connection pool

    Due to a typo in an attribute named, an Attribute error is raised
    causing failure in connection to glance through HTTPS

    Urllib3 PoolManager class has a connection_pool_kw attribute
    but not connection_kw

    Change-Id: Id4d6a5bdcf971d09e80043fd2ab399e208fd931c
    Closes-Bug: #1479020
    (cherry picked from commit c41dcc9f4366429d952cc47853496d58d47b7511)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.