41bbe9f5df
This transition the wallaby 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 November 2nd, 2022. Change-Id: I6e6c6b561cc8615508d68993184b02e035b4e443
26 lines
750 B
YAML
26 lines
750 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-vitrageclient
|
|
release-model: cycle-with-intermediary
|
|
team: vitrage
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-vitrageclient: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 3b976540d9ca5881003c3884bed12993d43b00cc
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 8293be5fed973d6e4a06a18e4aad16868412e021
|
|
- version: wallaby-em
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: 8293be5fed973d6e4a06a18e4aad16868412e021
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/wallaby.html
|