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.messaging
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.messaging: {}
|
|
releases:
|
|
- version: 12.8.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 355e0bd79bc2757008ac883874c405b5a952bdf8
|
|
- version: 12.9.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: ee5eed86549b695255d7a9f313a59290604e6212
|
|
- version: 12.9.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: f9de265f392dca5386491120593d57b124342c5f
|
|
- version: 12.9.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 4f459f94f85fd6e688cb03a981f4b2c7ab50c119
|
|
- version: 12.9.3
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 3b5a0543e97619ca8f8cf98193f6b6375d77cbf2
|
|
- version: 12.9.4
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 49ec24c17998482ec1d20a43b3e3190e2e53dca1
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 49ec24c17998482ec1d20a43b3e3190e2e53dca1
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: d1c52bab523e151f9e94ee6bed27c964d7f57a18
|
|
branches:
|
|
- name: stable/xena
|
|
location: 12.9.1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.messaging/xena.html
|