92f1b3c13f
This transition the victoria 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. 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 27th, 2022. Depends-On: https://review.opendev.org/c/openstack/releases/+/839413 Change-Id: I7ed1f5e200a99962fede86ad95e12ac2d8035e35
34 lines
1010 B
YAML
34 lines
1010 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-cinderclient: {}
|
|
releases:
|
|
- version: 7.1.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 9268d3101b3c3464150e96fde0319c24d4d8856d
|
|
- version: 7.2.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: f605cca16320f7869bff0ce32aa0f70ab8a29a8b
|
|
- version: 7.2.1
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: c91b5172a108356c511d8149ba7b85b814ffc570
|
|
- version: 7.2.2
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 1d34f5479affb8a2c777bb61baa178891d08084c
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: 1d34f5479affb8a2c777bb61baa178891d08084c
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 7.2.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-cinderclient/victoria.html
|