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
22 lines
559 B
YAML
22 lines
559 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: mistral
|
|
release-model: cycle-with-intermediary
|
|
team: mistral
|
|
type: library
|
|
repository-settings:
|
|
openstack/mistral-extra: {}
|
|
releases:
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/mistral-extra
|
|
hash: d8a8f99d39cb225efd3da41915016e97ad9c64e3
|
|
- version: 12.0.1
|
|
projects:
|
|
- repo: openstack/mistral-extra
|
|
hash: 5f20dd26cc8bc60c3a1b64a942f4165ab57205c2
|
|
branches:
|
|
- name: stable/zed
|
|
location: 12.0.1
|
|
release-notes: https://docs.openstack.org/releasenotes/mistral-extra/zed.html
|