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
486 B
YAML
18 lines
486 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackSDK
|
|
type: other
|
|
repository-settings:
|
|
openstack/python-openstackclient: {}
|
|
releases:
|
|
- version: 6.0.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 27b2496e03ceb95b56b3b1b68a57058fe90251b5
|
|
branches:
|
|
- name: stable/zed
|
|
location: 6.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-openstackclient/zed.html
|