b3e1b4623a
This generated patch adds missing wallaby 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-wallaby" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-wallaby Change-Id: Ie3abb8f841a5990d973956cd5d656829a47f27df
26 lines
731 B
YAML
26 lines
731 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: 6.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 8b892239dcc012d833ea4fb95d4bfd7db6ae7869
|
|
- version: 6.0.1
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 6fab3f7fff6d811eedfc709eaa0d3ed8e73f0839
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: c7319d8fe8cb6cfd5c423472283aadffb12ed52c
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 7.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/wallaby.html
|