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
49 lines
1.4 KiB
YAML
49 lines
1.4 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.6.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 0c4203bbdc463010d756a71bbd06720867122bcb
|
|
- version: 12.6.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 2bc8b9d904750217d6400f401ee3bcb1bb509b29
|
|
- version: 12.7.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: e18553f5058ef6fd1200ac76e1f8e548afb1c043
|
|
- version: 12.7.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 11a49a0a3e364660899564bfad5343bbf9d2bc3c
|
|
- version: 12.7.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: a2c2ec2f9e7a0dcf50f75710601d08b4401b2ef5
|
|
- version: 12.7.3
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 5d6fd1a176a47ffdc55223b990c466917ded9449
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 5d6fd1a176a47ffdc55223b990c466917ded9449
|
|
- version: wallaby-eom
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 51121d125525e67deae62490b7002a11ccd5ff4c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 12.7.1
|
|
- name: unmaintained/wallaby
|
|
location: wallaby-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/oslo.messaging/wallaby.html
|