2c4bdab773
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I6c29a7728b2a8a18ab125f275ac97f0af5ce3563
44 lines
1.2 KiB
YAML
44 lines
1.2 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.14.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: ca498b61c010bc490c130452b88842c4cab85922
|
|
- version: 13.0.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 41863867489c8a84823f2b3d73cab5585f1fb4ae
|
|
- version: 14.0.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: e44f286ebca0fbde5eae2f7eb9a21ba55ba2a549
|
|
- version: 14.0.1
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: fa3195a3459cae3f4e9be43f114ee2d5eb7a60f1
|
|
- version: 14.0.2
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: bf0710d60fda74ec9d5afc31266edcee717c00eb
|
|
- version: 14.0.3
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: f8c6c0a4cada8d33e495b37a8ad41a26cd6d744b
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: f8c6c0a4cada8d33e495b37a8ad41a26cd6d744b
|
|
branches:
|
|
- name: stable/zed
|
|
location: 14.0.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.messaging/zed.html
|