tacker/tacker/db
Ayumu Ueha 08ae05a27a Support Helm chart as interface for Kubernetes VIM
Implements new interface for Kubernetes VIM to handle Helm chart.
It enables Users to include Helm chart files as MCIOP in their VNF
Packages, to instantiate and to terminate CNF with them.
And update sample of MgmtDriver to install and configure Helm package
for using Helm cli command in the deployed Kubernetes cluster VNF, and
to restore the registered helm repositories and charts after the master
node is healed.

Implements: blueprint helmchart-k8s-vim
Change-Id: I8511b103841d5aba7edcf9ec5bb974bfa3a74bb2
2021-09-15 11:45:12 +00:00
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
migration Update zuul environment to support helm chart 2021-09-06 02:36:06 +00:00
nfvo Support Helm chart as interface for Kubernetes VIM 2021-09-15 11:45:12 +00:00
vnfm Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Remove unused LOG to keep code clean 2016-07-09 16:21:47 +08:00
db_base.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
model_base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
models_v1.py Enables soft deletion for VIM, VNFD and VNF 2016-08-20 04:23:30 +00:00
sqlalchemyutils.py Drop most of six importings 2020-10-19 12:10:05 +00:00
types.py Update json module to jsonutils 2019-02-27 11:59:02 +00:00