Comment 3 for bug 1837393

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

Reviewed: https://review.opendev.org/672340
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=55c0d3652440df339b3caa1b9e87a6379a497571
Submitter: Zuul
Branch: master

commit 55c0d3652440df339b3caa1b9e87a6379a497571
Author: Alex Schultz <email address hidden>
Date: Tue Jul 23 12:21:52 2019 -0600

    Properly close web request

    Currently this is throwing warnings about unclosed connections. We need
    to properly close the response when we try to connect to the container
    registries.

    Change-Id: Ib93a0edb2e789855aa9e5908130a03ffcd9439c2
    Closes-Bug: #1837393
    Co-Authored-By: Sorin Sbarnea <email address hidden>