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
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
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.2.0
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: a61c15db2fd974c77bab91e06d2f6e7012c6f409
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 6df6e4cd8f4ce9ccecb5d47c2c489d9ccc9825a1
|
|
- version: 2.3.1
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 585768b94d1deea5d492810ab0f604c23d49b7f3
|
|
- version: 2.3.2
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 91d4eee90fcbfc6bb65c327767a6d000dd94602e
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 58466a6ee00b9ab6adb5588665b8ba1f9fa3f148
|
|
- version: 2.4.1
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 615cfad757f8537dfdeed94e40b5393a38f2adca
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: 615cfad757f8537dfdeed94e40b5393a38f2adca
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.service
|
|
hash: b9cb92543a0fb998a622a66ce4e352855780761a
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.4.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.service/victoria.html
|