tacker/tacker/common
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
..
container Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00
__init__.py rename neutron/common to tacker/common 2014-07-04 18:20:50 +09:00
clients.py Remove deprecated keystoneclient 2022-09-14 11:27:29 +09:00
cmd_executer.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
config.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
constants.py Add missing contants 2018-11-11 06:17:09 +00:00
coordination.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
csar_utils.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
driver_manager.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
eventlet_utils.py Fix eventlet issue 2018-07-17 17:36:23 +09:00
exceptions.py Support specifying namespace for deploying CNF 2022-03-03 11:15:00 +09:00
log.py Remove log translations 2017-07-07 00:19:36 -04:00
oidc_utils.py Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-02-10 07:38:14 +00:00
safe_utils.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
test_lib.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
topics.py Remove VIM monitoring depending on Mistral 2023-02-27 10:10:56 +09:00
utils.py Add str_to_bool util 2022-09-15 14:55:55 +00:00