6a9cadf545
This generated patch adds yoga 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-yoga" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-yoga Change-Id: I5b5852b99ee8f3ea1b8127bb69fd4227572b1266
18 lines
478 B
YAML
18 lines
478 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.4.0
|
|
projects:
|
|
- repo: openstack/python-keystoneclient
|
|
hash: 100253d52e0c62dffffddb6f046ad660a9bce1a9
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 4.4.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/yoga.html
|