0951346a53
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: Icbf48bd4adb8407bb7b2e4612b071fc18d5d23ac
36 lines
950 B
YAML
36 lines
950 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-brick
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-brick: {}
|
|
releases:
|
|
- version: 6.0.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: a944ffc48a307231026a323e62adbfdc3ca33e8a
|
|
- version: 6.1.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: f5d5371cbc2a2c0267030d19c2b579442a110590
|
|
- version: 6.1.1
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: e00d3ca753db6f60d58a5c0d4b6675b5bea8fc72
|
|
- version: 6.1.2
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: 8282b14889872d48ccc49312cb0901773b914c38
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: a6212f5bf1170a002291afc0427eb44b1f2801aa
|
|
branches:
|
|
- name: stable/zed
|
|
location: 6.1.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/os-brick/zed.html
|