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
611 B
YAML
22 lines
611 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-neutronclient
|
|
release-model: cycle-with-intermediary
|
|
team: neutron
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-neutronclient: {}
|
|
releases:
|
|
- version: 6.13.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 1a8fdf355de233ccbc7aa0beb588fb02d436aa5c
|
|
- version: 6.14.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 115f60f0056899d536d5dd3e6491cd0f999cfd90
|
|
branches:
|
|
- name: stable/train
|
|
location: 6.14.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/train.html
|