Following the release process[1], all projects that are publishing release notes have the notes link included in their deliverable file. Extra changes (like true -> yes) are included due to the use of edit-deliverables YAML linter. Change-Id: Ibd63f0f8bf1d406039c0196560768beb9f6650ce
23 lines
574 B
YAML
23 lines
574 B
YAML
---
|
|
launchpad: sushy
|
|
team: ironic
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- version: 0.1.0
|
|
projects:
|
|
- repo: openstack/sushy
|
|
hash: e24a9a9f82f77e43dfa9c9df7df91d429a91c9cc
|
|
- version: 0.2.0
|
|
projects:
|
|
- repo: openstack/sushy
|
|
hash: 963c83ab783ad829fe385e33a059c4f5a8718a99
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/sushy
|
|
hash: f6e6d8ff7f42974df81b90bf092a9b7414ec5d4d
|
|
branches:
|
|
- name: stable/pike
|
|
location: 1.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/sushy/pike.html
|