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