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
596 B
YAML
22 lines
596 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-swiftclient
|
|
release-model: cycle-with-intermediary
|
|
team: swift
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-swiftclient: {}
|
|
releases:
|
|
- version: 3.8.0
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 47d5f44c3dbb5b9172a6ac7e894bf2b940ad5707
|
|
- version: 3.8.1
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 72b90fed4c62cf75497a7d66714f5fb0aa91f18b
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.8.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-swiftclient/train.html
|