tacker/tacker/conductor
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
..
conductorrpc Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
__init__.py introduce tacker conductor 2017-06-08 21:20:20 +08:00
conductor_server.py Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00