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-neutronclient
|
|
release-model: cycle-with-intermediary
|
|
team: neutron
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-neutronclient: {}
|
|
releases:
|
|
- version: 7.2.0
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: f751dd3782d0d674d8e717e7be6d8bc99518b237
|
|
- version: 7.2.1
|
|
projects:
|
|
- repo: openstack/python-neutronclient
|
|
hash: 62c187f5c7c9c43b01cc8ea2773393d2c899ea1d
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 7.2.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-neutronclient/victoria.html
|