Comment 13 for bug 1837393

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (stable/stein)

Reviewed: https://review.opendev.org/674905
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=fd7f4ec14acad2757b0fd4c5ab4f74a83545042c
Submitter: Zuul
Branch: stable/stein

commit fd7f4ec14acad2757b0fd4c5ab4f74a83545042c
Author: Alex Schultz <email address hidden>
Date: Fri Aug 2 10:09:31 2019 -0600

    Additional resource cleanup

    These resources were previously not properly closed when leading to
    ResourceWarnings being printed to the end user.

    Change-Id: I27e3f209f948b4c7c04e7994fc4dc7489f28f720
    Related-Bug: #1837393
    (cherry picked from commit 6e13179ecd5ff56df746cb0926cfd16f41ac75e4)