Comment 5 for bug 1837393

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

Reviewed: https://review.opendev.org/673212
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=5525d4d6d265b6be0ebcb36ba553dcb01082469b
Submitter: Zuul
Branch: stable/stein

commit 5525d4d6d265b6be0ebcb36ba553dcb01082469b
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>
    (cherry picked from commit 55c0d3652440df339b3caa1b9e87a6379a497571)