64fef0c9fe
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: I5e1f0d32ec3965750e85b0e42bfd92130963f85b
22 lines
590 B
YAML
22 lines
590 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-heatclient
|
|
release-model: cycle-with-intermediary
|
|
team: heat
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-heatclient: {}
|
|
releases:
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/python-heatclient
|
|
hash: b4383147fec4cf3667d3c9c2d79e088780a1498c
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-heatclient
|
|
hash: b4383147fec4cf3667d3c9c2d79e088780a1498c
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.4.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-heatclient/xena.html
|