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>
18 lines
464 B
YAML
18 lines
464 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: monasca
|
|
release-model: cycle-with-intermediary
|
|
team: monasca
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-monascaclient: {}
|
|
releases:
|
|
- version: 1.16.0
|
|
projects:
|
|
- repo: openstack/python-monascaclient
|
|
hash: 3b9ec1177f50fd347b4846baf52dacd9d2f2e4cd
|
|
branches:
|
|
- name: stable/train
|
|
location: 1.16.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-monascaclient/train.html
|