releases/deliverables/xena/oslo.service.yaml
Előd Illés 2743c6e43e [oslo] Transition EM branches to Unmaintained
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: I87612ef720985322ff97b4f17b6bef3d06697fc0
2024-02-27 19:51:07 +01:00

36 lines
987 B
YAML

---
include-pypi-link: true
launchpad: oslo.service
release-model: cycle-with-intermediary
team: oslo
type: library
repository-settings:
openstack/oslo.service: {}
releases:
- version: 2.6.0
projects:
- repo: openstack/oslo.service
hash: 091fd6510a29891f74f1ab141ef158065f9a56fd
- version: 2.6.1
projects:
- repo: openstack/oslo.service
hash: 13ee22cc6ef81298b73cc92bf35ab7919e1e752a
- version: 2.6.2
projects:
- repo: openstack/oslo.service
hash: 03d4fdda591222880cab058bd7b7c47e6ea82bf6
- version: xena-em
projects:
- repo: openstack/oslo.service
hash: 03d4fdda591222880cab058bd7b7c47e6ea82bf6
- version: xena-eom
projects:
- repo: openstack/oslo.service
hash: 03d4fdda591222880cab058bd7b7c47e6ea82bf6
branches:
- name: stable/xena
location: 2.6.0
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/oslo.service/xena.html