ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
648 B
YAML
22 lines
648 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-cinderclient
|
|
release-model: cycle-with-intermediary
|
|
team: cinder
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-brick-cinderclient-ext: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: 3ae9a5dc1015419265fec8db45cf77cf35413513
|
|
- version: 1.1.1
|
|
projects:
|
|
- repo: openstack/python-brick-cinderclient-ext
|
|
hash: 6aa47dfa7b1f637318d9dc2480631400fd74d4c5
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-brick-cinderclient-ext/victoria.html
|