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
---
|
|
include-pypi-link: true
|
|
launchpad: python-designateclient
|
|
release-model: cycle-with-intermediary
|
|
team: designate
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-designateclient: {}
|
|
releases:
|
|
- version: 2.12.0
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 5c9bbbfac8f03be416b268798045b5814c3fbe06
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-designateclient
|
|
hash: 093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b
|
|
branches:
|
|
- name: stable/train
|
|
location: 3.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-designateclient/train.html
|