4523d882f9
This generated patch adds Zed release note page link if that page exists for a deliverable. If any of your deliverables does not have a release note link added already under deliverables/zed, then please check whether there is an open patch on that repository with the topic "reno-zed" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-zed Change-Id: I231327552fb12655a4bd4b5934c3272dfddd6b03
18 lines
471 B
YAML
18 lines
471 B
YAML
---
|
|
team: mistral
|
|
type: client-library
|
|
include-pypi-link: true
|
|
launchpad: python-mistralclient
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/python-mistralclient: {}
|
|
releases:
|
|
- version: 4.5.0
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: 8b9f313e3b9ddf3f057d2bf0a885070adcacb725
|
|
branches:
|
|
- name: stable/zed
|
|
location: 4.5.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/zed.html
|