175eb304c5
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
16 lines
405 B
YAML
16 lines
405 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: python-tackerclient
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: library
|
|
releases:
|
|
- version: 0.10.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 8db716c68ccccc024961c957a2338f4c7347455c
|
|
branches:
|
|
- name: stable/pike
|
|
location: 0.10.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/pike.html
|