ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
23 lines
556 B
YAML
23 lines
556 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-vif
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-vif:
|
|
tarball-base: os_vif
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: 989f5a7d92b2459444e6956facb332f19e7c6537
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/os-vif
|
|
hash: d7928102d69dadf653c9f734e5cf8fd504335849
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.2.0
|
|
release-notes: https://docs.openstack.org/releasenotes/os-vif/victoria.html
|