3506690a7c
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: I935cd1a0d410717981e3ecfc3ee42631dc19feb1
26 lines
755 B
YAML
26 lines
755 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-designateclient
|
|
release-model: cycle-with-intermediary
|
|
team: designate
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-designateclient: {}
|
|
releases:
|
|
- version: 4.3.0
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 9bc517aa274d41572da87c0ad60ac4ae9f086f64
|
|
- version: 4.3.1
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 018b722f43c0d2ae59edee3051cf52160e0c73d9
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 018b722f43c0d2ae59edee3051cf52160e0c73d9
|
|
branches:
|
|
- name: stable/xena
|
|
location: 4.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/xena.html
|