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
610 B
YAML
22 lines
610 B
YAML
---
|
|
team: mistral
|
|
type: client-library
|
|
include-pypi-link: true
|
|
launchpad: python-mistralclient
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/python-mistralclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: de9d2de1bbfcacc3182bb5bf2a56100cedf42c21
|
|
repo: openstack/python-mistralclient
|
|
version: 3.9.0
|
|
- version: 3.10.0
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: dc246bf808d3a0823f77ffcd42f4d32d0587c161
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.10.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/train.html
|