![Előd Illés](/assets/img/avatar_default.png)
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: Icdadfcba3df5827d607981479963ffa4a3f1826c
32 lines
881 B
YAML
32 lines
881 B
YAML
---
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
storyboard: openstack/openstacksdk
|
|
team: OpenStackSDK
|
|
type: library
|
|
repository-settings:
|
|
openstack/openstacksdk: {}
|
|
releases:
|
|
- version: 0.99.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 652faab58b76c8330943355f7a2b6f0591f1035a
|
|
- version: 0.100.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 9e9fc9879583943a08f854980cca5dfb3a5832f7
|
|
- version: 0.101.0
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 433815dde50cc253e33f56b5e7babd64137174e0
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/openstacksdk
|
|
hash: 7c19c4e65a6c9af994c362ee32190f6f642385ab
|
|
branches:
|
|
- name: stable/zed
|
|
location: 0.101.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/openstacksdk/zed.html
|