tacker/tacker/tests/unit/db
Hiromu Asahina ed0ba564be Remove VIM monitoring depending on Mistral
This patch is a part of Legacy APIs deprecation.

Currently, the Tacker uses Mistral for the VIM monitoring but for
nothing else. Maintaining dependency on Mistral only for this feature
is ineffective in terms of maintainability. Moreover, the main use case
of Tacker is now VNFM that is not responsible for VIM monitoring.

This patch removes the dependency on Mistral for VIM monitoring.

Note: although there's no actual use, Tacker also depends on Mistral in
NS LCM, which will be removed by a different patch.

Implements: blueprint deprecate-legacy-apis

Change-Id: Ia11496da7942457239df59b52af817c76e736013
2023-02-27 10:10:56 +09:00
..
common_services Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
test_db_migration.py Drop most of six importings 2020-10-19 12:10:05 +00:00
test_db_migration_to_v2.py Remove VIM monitoring depending on Mistral 2023-02-27 10:10:56 +09:00
test_db_purge_delete.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_vnf_artifact.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
test_vnf_instance.py Add specifying tenant in notification 2022-02-08 19:39:30 +05:30
test_vnf_package.py Move tacker to new hacking 4.0.0 2020-12-04 09:44:47 +00:00
test_vnf_package_vnfd.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_resource.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
utils.py Use more reasonable default domain name 2022-04-26 05:49:24 +00:00