Add Tacker Bobcat cycle highlights

Change-Id: Ib94673363b8224aad4d41bd195d51110b98acb1d
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
This commit is contained in:
Yasufumi Ogawa 2023-09-08 19:29:26 +09:00
parent da2ebeead5
commit c26c96e675

View File

@ -5,3 +5,12 @@ team: tacker
type: service
repository-settings:
openstack/tacker: {}
cycle-highlights:
- CNF auto scale via Performance Management Threshold API. Prometheus Plugin
for Prometheus is also provided as for external monitoring feature.
- Support multiple conductors onboarding for N-Act tacker cluster
enables all conductors to download/delete VNF Package.
- Revise APIs for fine-grained access control enables to add attributes
for enhanced Tacker policy, convert special roles to API attributes or so.
- Support Anti-Affinity rules in AZ reselection.
- Terraform Infra-driver for VNF Instantiation and Termination.