4318a879ff
This transition the stable/xena branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch after the transition. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is April 20th, 2023. Change-Id: Ic31eaeb2cb08f5b929693fef31f9da3611defe5c
26 lines
734 B
YAML
26 lines
734 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: 3.4.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: de0e9d9510e997c5d49fc28e7175e326f216b038
|
|
- version: 3.5.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 74a55bd2fc0bd5fcab75d6be197eff0882470da7
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 74a55bd2fc0bd5fcab75d6be197eff0882470da7
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.5.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/xena.html
|