cc8c45bef1
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: I6bf4bd696c15be59853926c4ba2fd32085bf9df9
33 lines
915 B
YAML
33 lines
915 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-glanceclient
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-glanceclient: {}
|
|
releases:
|
|
- version: 4.0.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: be8f394ab1b487ea771e2ae7410e27c374cb9cd8
|
|
- version: 4.0.1
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 1b854e1657d7d94c27aa0b1458d48da78ad8621c
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: f2999ce752e111d93a74c73cae5cccfceb4467c2
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: c8df7867b2ce03eaf95888842888506fafd459bd
|
|
branches:
|
|
- name: stable/zed
|
|
location: 4.1.0
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-glanceclient/zed.html
|