2743c6e43e
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
32 lines
880 B
YAML
32 lines
880 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.5.0
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: d25e454d2beec7410b0f755ea4b515e2dca36dc1
|
|
- version: 2.5.1
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: c1e3398b11c7a603a1fe2b773fec0d83fe34430a
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: c1e3398b11c7a603a1fe2b773fec0d83fe34430a
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 04d55fc02c005ea3aaa950702610e225a17208cf
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.5.0
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.service/wallaby.html
|