8d2a4e7247
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I8c57ac885b937c100f18f58947d06e6419f36f3f
56 lines
2.0 KiB
YAML
56 lines
2.0 KiB
YAML
---
|
|
launchpad: tacker
|
|
release-model: cycle-with-rc
|
|
team: tacker
|
|
type: service
|
|
repository-settings:
|
|
openstack/tacker: {}
|
|
cycle-highlights:
|
|
- Add APIs for scale, update, and rollback operations for VNF defined
|
|
in ETSI NFV.
|
|
- Add fundamental VNF lifecycle management support for subscriptions
|
|
and notifications defined in ETSI NFV.
|
|
- Implement VNF package management interface to obtain VNF package,
|
|
grant interface to allow the VNFM to request a grant for authorization
|
|
of a VNF lifecycle operation defined in ETSI NFV SOL003 specification
|
|
compliant operations to cooperate with 3rd-Party NFVOs as VNFM.
|
|
- Add container based VNF support with ESTI NFV-SOL003 v2.6.1 VNF
|
|
Lifecycle Management. User is able to create, instantiate, terminate,
|
|
and delete VNF on Kubernetes VIM. Kubernetes resource files are
|
|
available as VNFD and it's uploaded as a part of VNF Package.
|
|
- Enable VNF vendors to customize configuration methods for applications
|
|
via MgmtDriver. These customizations are specified by “interface”
|
|
definition in ETSI NFV-SOL001 v2.6.1.
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 550b39277f13cb2d5a90244a05e8a77d5872154f
|
|
- version: 5.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 12841887094196e6568b4932074d3e134854d7ec
|
|
- version: 5.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 098370444733c035a4092ef89eea13594fecd2a3
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 098370444733c035a4092ef89eea13594fecd2a3
|
|
diff-start: 4.0.0.0rc1
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 098370444733c035a4092ef89eea13594fecd2a3
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 74fd9813aed21589da79ce9e0fcea19345fca089
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 5.0.0.0rc1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/tacker/wallaby.html
|