ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
608 B
YAML
22 lines
608 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-senlinclient
|
|
release-model: cycle-with-intermediary
|
|
team: senlin
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-senlinclient: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: 3b5ceb2386bdd410f7a09ef40ca71976f059560f
|
|
- version: 2.1.1
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: 13530356a8a26a8f59627de8c8790bc3a9d9fbfd
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/victoria.html
|