tacker/tacker/tests/unit
Yasufumi Ogawa 4222140d1e Remove test helpers for Python2
As the last update for dropping Python2 support, remove helper functions
introduced to run unittests on both of py2 and py3 with six.

Closes-bug: #1778644

Change-Id: Ie75879f33edeeaa94247fec2d665fd1a4266c700
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
2020-10-19 12:11:40 +00:00
..
agent Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
api Drop most of six importings 2020-10-19 12:10:05 +00:00
cmd Add framework for tacker-status upgrade check 2018-10-26 09:07:04 +00:00
common Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
conductor Drop most of six importings 2020-10-19 12:10:05 +00:00
db Drop most of six importings 2020-10-19 12:10:05 +00:00
extensions Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
glance_store Drop most of six importings 2020-10-19 12:10:05 +00:00
hacking Refactoring UT directories 2018-11-12 13:13:39 +00:00
keymgr Refactoring UT directories 2018-11-12 13:13:39 +00:00
mistral Refactoring UT directories 2018-11-12 13:13:39 +00:00
nfvo Fix many ResourceWarning messages in tox 2020-06-02 01:58:59 +00:00
objects Drop most of six importings 2020-10-19 12:10:05 +00:00
plugins Refactoring UT directories 2018-11-12 13:13:39 +00:00
services Refactoring UT directories 2018-11-12 13:13:39 +00:00
tests Drop most of six importings 2020-10-19 12:10:05 +00:00
tosca Refactoring UT directories 2018-11-12 13:13:39 +00:00
vnflcm Drop most of six importings 2020-10-19 12:10:05 +00:00
vnfm Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
vnfpkgm Drop most of six importings 2020-10-19 12:10:05 +00:00
__init__.py Add versioned objects for vnf packages 2019-09-18 12:24:39 +00:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
fake_auth.py Support of Server/Basic certification in OAuth2.0 2020-10-05 07:18:14 +00:00
fake_request.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
fixtures.py Stop to use the __future__ module. 2020-06-02 21:00:17 +02:00
test_alarm_receiver.py Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
test_auth.py Support of Server/Basic certification in OAuth2.0 2020-10-05 07:18:14 +00:00
test_context.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_policy.py Drop most of six importings 2020-10-19 12:10:05 +00:00
test_wsgi.py Drop most of six importings 2020-10-19 12:10:05 +00:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00