Comment 4 for bug 1822052

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

Reviewed: https://review.opendev.org/651325
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=d589aa257d3ab99a50444ff42f43b3b9d650d089
Submitter: Zuul
Branch: master

commit d589aa257d3ab99a50444ff42f43b3b9d650d089
Author: Cyril Roelandt <email address hidden>
Date: Tue Apr 9 18:42:52 2019 +0200

    HTTPClient: actually set a timeout for requests

    The 'timeout' attribute was previously left unused.

    Change-Id: If615c390302425fe5a646b4651ec6f56aa08fd22
    Closes-Bug: #1822052