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
18 lines
484 B
YAML
18 lines
484 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-keystoneclient
|
|
release-model: cycle-with-intermediary
|
|
team: keystone
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-keystoneclient: {}
|
|
releases:
|
|
- version: 4.2.0
|
|
projects:
|
|
- repo: openstack/python-keystoneclient
|
|
hash: d5cb761763988217cdd00a7981a62e2083fd381f
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 4.2.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/wallaby.html
|