Comment 2 for bug 1836379

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

Reviewed: https://review.opendev.org/670576
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=317f3cff7d00d9031a482e26d9149bca6010677c
Submitter: Zuul
Branch: master

commit 317f3cff7d00d9031a482e26d9149bca6010677c
Author: Harald Jensås <email address hidden>
Date: Fri Jul 12 16:50:01 2019 +0200

    Ensure files are closed, ensure no ResourceWarning on console

    Fixes an issue wich cause warnings such as the one below on the
    console when using python3.
      ResourceWarning : unclosed file <_io.TextIOWrapper name='FILENAME'

    Closes-Bug: #1836379
    Change-Id: I4a80a339b2cc0c3fca992cfc456581a91dbf2eef