tacker/tacker/vnfm
Hideki Matsuda 0e2434d9c2 Database sync between TackerDB and Kubernetes
The patch supports synchronization of Pod information
(Number of Pods, Pod name) between TackerDB and Kubernetes.
If there are differences in the Pod information,
it will synchronize the TackerDB information with the
Kubernetes information.
This process is performed periodically, and its interval
is configurable.

Implements: blueprint database-synchronization
Change-Id: I7bb00d9cc0a6f110a68cdb4ecc2bc10665dcdacc
2022-09-16 14:18:11 +09:00
..
infra_drivers Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
lcm_user_data Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
mgmt_drivers Fixed some bugs for Mgmt Driver 2022-08-31 11:10:32 +09:00
monitor_drivers Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
policy_actions Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
keystone.py Add str_to_bool util 2022-09-15 14:55:55 +00:00
monitor.py Fix python3 utf-8 decode issue and typo while creating app_monitor 2020-10-06 05:34:43 +00:00
nfvo_client.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
plugin.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
utils.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vim_client.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00