Comment 3 for bug 1060316

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

Reviewed: https://review.openstack.org/14010
Committed: http://github.com/openstack/python-glanceclient/commit/cdc06d9fdb15cd19bd5d26304dfebf092c6c8df8
Submitter: Jenkins
Branch: master

commit cdc06d9fdb15cd19bd5d26304dfebf092c6c8df8
Author: Brian Waldon <email address hidden>
Date: Wed Oct 3 13:52:55 2012 -0700

    Simplify http(s) connection instantiation

    The endpoint parsing and connection instantiation code was too
    complicated and easily broken. This assigns human-readable names to
    instance variables and breaks up the parsing into more understandable
    chunks.

    Fixes bug 1060316.

    Change-Id: I5c5236f90d88b9e797cf0a476aabe8cc7cfa1cc9