tacker/tacker/tests/unit/nfvo
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
..
drivers Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
workflows Refactoring UT directories 2018-11-12 13:13:39 +00:00
__init__.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_nfvo_plugin.py Fix many ResourceWarning messages in tox 2020-06-02 01:58:59 +00:00