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