ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
614 B
YAML
22 lines
614 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:
|
|
- version: 4.1.0
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: ec052afe980b90a39a12a9471a6ec79a4c35d107
|
|
- version: 4.1.1
|
|
projects:
|
|
- repo: openstack/python-vitrageclient
|
|
hash: b8636808065da1202ed8fd606dda7e39268e629e
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 4.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-vitrageclient/victoria.html
|