tacker/releasenotes/notes/db-migration-command-for-version-update-01ca32f1187fe0cf.yaml
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

8 lines
190 B
YAML

---
features:
- |
Adding the VNF version upgrading function to
the tacker-db-manage command,
which enables users to upgrade VNFs from v1 to v2
without re-instantiating it.