Merge "Add tacker dalmatian cycle highlights"

This commit is contained in:
Zuul 2024-09-10 13:21:44 +00:00 committed by Gerrit Code Review
commit 9ba4850590

View File

@ -5,3 +5,13 @@ team: tacker
type: service
repository-settings:
openstack/tacker: {}
cycle-highlights:
- Revise for getting better performance of list APIs.
- Introduce VNF package generator which enables users to setup the
packages from simple command line tool.
- Migrate SQLAlchemy from 1.0 to 2.0.
- Refactor functional tests to reduce failures of a wrong status
transitions of VNFs, an unexpected timeout of operation or
wrong configuration.
- Revise document structure and the contents of whole usecases and
CLI documents.