0c0e08f9d8
This generated patch adds missing xena release note page link if that page exists for a deliverable. If any of your deliverables does not have a release note link added in this patch, then please check whether there is an open patch on that repository with the topic "reno-xena" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-xena Change-Id: Ie96d56cf5627e09c4b669ed773242c668749f04f
22 lines
594 B
YAML
22 lines
594 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-troveclient
|
|
release-model: cycle-with-intermediary
|
|
team: trove
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-troveclient: {}
|
|
releases:
|
|
- version: 7.1.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: cd689869484841a9be1a380b46a94c0084d84d0d
|
|
- version: 7.1.1
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 64f3f62368e3f278ce235d1cd22bc3b280d1f860
|
|
branches:
|
|
- name: stable/xena
|
|
location: 7.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/xena.html
|