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
621 B
YAML
22 lines
621 B
YAML
---
|
|
branches:
|
|
- location: 1.10.0
|
|
name: stable/train
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-octaviaclient
|
|
release-model: cycle-with-intermediary
|
|
team: octavia
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-octaviaclient: {}
|
|
releases:
|
|
- version: 1.9.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 680efaac9a82863fc7deae229baa6c05aed831f9
|
|
- version: 1.10.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 0e00a90c607940b9bb7a40dee170ab4a62a362f9
|
|
release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/train.html
|