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
22 lines
606 B
YAML
22 lines
606 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-senlinclient
|
|
release-model: cycle-with-intermediary
|
|
team: senlin
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-senlinclient: {}
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: aeb56bd25c7488876f7bc9a6723547e1f7252723
|
|
- version: 2.2.1
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: e6edaee89249f88e7824cc7a175e903f09340ab4
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 2.2.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/wallaby.html
|