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-manilaclient
|
|
release-model: cycle-with-intermediary
|
|
team: manila
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-manilaclient: {}
|
|
releases:
|
|
- version: 1.28.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 3e3dfb1d5a401fb0e0003c6fab0a41bd3479b7c8
|
|
- version: 1.29.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 1b2cafb008bee70242b68a03212bcc575df683b9
|
|
branches:
|
|
- location: 1.29.0
|
|
name: stable/train
|
|
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/train.html
|