Comment 11 for bug 1837393

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

Reviewed: https://review.opendev.org/674343
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=6e13179ecd5ff56df746cb0926cfd16f41ac75e4
Submitter: Zuul
Branch: master

commit 6e13179ecd5ff56df746cb0926cfd16f41ac75e4
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