8dc626bcda
This is a first pass at adding release note links for projects that have landed a train release note landing page. Follow on patches will need to be done to pick up more as they come. Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
22 lines
605 B
YAML
22 lines
605 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-tackerclient
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-tackerclient: {}
|
|
releases:
|
|
- version: 0.16.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: edb7dad611e39e80f7e381ee7f59f195edec4c12
|
|
- version: 0.16.1
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: ad36c1f5b6bff35198b9bf1b06c8755fe14f080c
|
|
branches:
|
|
- name: stable/train
|
|
location: 0.16.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/train.html
|