tacker/tacker/tests
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
..
common Update hacking for Python3 2020-04-24 13:48:53 +02:00
contrib Fix post gate hook to accommodate for new os-testr 2017-09-17 23:28:28 +08:00
etc Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
functional Merge "trivial: Remove unused inner functions of UT and FT" 2020-05-25 10:14:08 +00:00
unit Fix many ResourceWarning messages in tox 2020-06-02 01:58:59 +00:00
var
__init__.py
base.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
constants.py Support updating VNF parameters in tacker 2020-03-12 00:34:26 +00:00
fake_notifier.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
post_mortem_debug.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
tools.py
utils.py Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
uuidsentinel.py Improve code coverage of openstack module 2019-06-12 11:20:00 +00:00