This branch reached the end of its official stable maintained period, hence this patch transition stable/2023.1 branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/2023.1 branch is tagged with 2023.1-eom tag - unmaintained/2023.1 branch will be cut from 2023.1-eom tag - stable/2023.1 branch will be deleted Note: - there will no longer be official releases off of 2023.1 branch after this transition - backports can be pushed to unmaintained/2023.1 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 2023.1 Antelope stable release with backports currently in flight that we should wait for. For the latter case, please propose a final 2023.1 Antelope stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/2023.1. The planned transition deadline was October 30th, 2024 [3] last week, so please approve this patch as soon as possible if the project is ready for the transition. [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: Ice3c846b89312e6044dd1f26b0bc14cd35617412
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
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.2.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: f41f2c388b73c7111eaff4c924b97f149e1fcf26
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 52fb6b29d84644c690c0b8566117c4bfb963b09b
|
|
- version: 4.3.1
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: d94f5633632a9f6be59948474cb97ab5486c9496
|
|
- version: 4.3.2
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 3a2ef8b105ef46cc46df90d5b6cee71b909855f1
|
|
- version: 2023.1-eom
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 3a2ef8b105ef46cc46df90d5b6cee71b909855f1
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 4.3.0
|
|
- name: unmaintained/2023.1
|
|
location: 2023.1-eom
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-glanceclient/2023.1.html
|