ff39758eb7
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: I44bbc85c9840702af61f694fb7c242c4c63abe34
22 lines
600 B
YAML
22 lines
600 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-cinderclient: {}
|
|
releases:
|
|
- version: 8.2.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: fdc5124bf22ac728ca7182dc98151e5f78fccf03
|
|
- version: 8.3.0
|
|
projects:
|
|
- repo: openstack/python-cinderclient
|
|
hash: ee59b68d717b871d034139bbb9c3546e4b17d950
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 8.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-cinderclient/yoga.html
|