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
18 lines
468 B
YAML
18 lines
468 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-glanceclient
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-glanceclient: {}
|
|
releases:
|
|
- version: 3.6.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 626c50061f6d7a3566e8f0a68a60ff41c199bff2
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 3.6.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/yoga.html
|