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
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
---
|
|
launchpad: tacker
|
|
release-model: cycle-with-rc
|
|
team: tacker
|
|
type: service
|
|
repository-settings:
|
|
openstack/tacker: {}
|
|
cycle-highlights:
|
|
- Implement ETSI NFV-SOL standard features (Life-cycle management,
|
|
Scaling, VNF operation, etc.).
|
|
- Add Fenix plugin for Rolling update for VNFs with Fenix and Heat.
|
|
- Expand Kubernetes support.
|
|
releases:
|
|
- version: 4.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 100130beb06c19fed79751d60afe68971af07e6a
|
|
- version: 4.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 5f562fccfbada52b4d076f745e76fde5cd70fc7e
|
|
- version: 4.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: e4a7d9b7cd0b4ca110230eca64fe5fa0ba68d3ed
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: e4a7d9b7cd0b4ca110230eca64fe5fa0ba68d3ed
|
|
diff-start: 3.0.0.0rc1
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 66fd77ab3be8e49f11001603f5ff92d3bf18a24a
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 66fd77ab3be8e49f11001603f5ff92d3bf18a24a
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 66fd77ab3be8e49f11001603f5ff92d3bf18a24a
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.0.0.0rc1
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/tacker/victoria.html
|