8eb1d73799
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: I14b1b1c63aa28dd439b49fda7c1bbb95a2afe748
26 lines
734 B
YAML
26 lines
734 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-tackerclient
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-tackerclient: {}
|
|
releases:
|
|
- version: 1.7.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: b5603cc45cb42d6406d8227b18ac92aac39afccc
|
|
- version: 1.8.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 98789f8f9af345894cee523df254704babf80156
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 98789f8f9af345894cee523df254704babf80156
|
|
branches:
|
|
- name: stable/xena
|
|
location: 1.8.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/xena.html
|