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