tacker/tacker/tests/unit/vnfpkgm
Yasufumi Ogawa a3649b6811 Fix many ResourceWarning messages in tox
This update is to fix `ResourceWarning` messages while running tox
tests because file descriptors are not closed explicitly after each
of tests. Although these tests are completed as `succeeded`, such nouse
warnings make hard to inspect log messages.

Closes-Bug: #1881416

Change-Id: Icff5315969a1303fcbf71ecddfaa7ea0c99a3e5b
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
2020-06-02 01:58:59 +00:00
..
__init__.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
fakes.py Fix many ResourceWarning messages in tox 2020-06-02 01:58:59 +00:00
test_controller.py Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30