tacker/tacker/db
Masaki Oyama 190e69cb7e A DB migration tool for API version update
This patch is the DB migration tool which enables DB migration from v1
to v2 API without service outage of the VNF.

Implements: blueprint db-migration-tool
Change-Id: I3d40cf4efa025aec92c65aa8fdf37a2f7279d2b1
2022-09-22 06:59:38 +00:00
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Merge "Fix for subscription with OAuth 2.0 authorization" 2022-03-10 03:08:24 +00:00
migration A DB migration tool for API version update 2022-09-22 06:59:38 +00:00
nfvo Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00
vnfm Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Fix compatibility with oslo.db 12.1.0 2022-09-08 23:18:58 +00:00
db_base.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
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 Suppress Warnings for SQL Alchemy 2022-02-22 01:40:01 +00:00