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
57 lines
1.6 KiB
YAML
57 lines
1.6 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.messaging
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.messaging: {}
|
|
releases:
|
|
- version: 12.2.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 4fc9e70aa11f8cb0476a927ee471adbd296bba8f
|
|
- version: 12.2.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: afb035d97185fa9c622bdb9b4c31c71f01160370
|
|
- version: 12.2.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: a5ae9f4aa0e18787b4bb676b3e725c225deae96d
|
|
- version: 12.3.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 8d78ab2339d5798c7d8f5c49eaf6d2ef18859a07
|
|
- version: 12.4.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 32943fd5a524f7f39cf4e10c0403bdaaa9e1e610
|
|
- version: 12.5.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 62e104bdb57714a0754f788795d1b4faf8ebb74d
|
|
- version: 12.5.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 8f5847dcbe5144272ff7295fce2b50a9f544e5b0
|
|
- version: 12.5.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 391ce7fc69adc8d713d8ca64e76d901eb3e65df1
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 391ce7fc69adc8d713d8ca64e76d901eb3e65df1
|
|
- version: victoria-eom
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 542d0e08030e1dd335d49db377df1951eed5b0bf
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 12.5.0
|
|
- name: unmaintained/victoria
|
|
location: victoria-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/oslo.messaging/victoria.html
|