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-manilaclient
|
|
release-model: cycle-with-intermediary
|
|
team: manila
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-manilaclient: {}
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: 9613c7fd2652dc3c7b8793c9af2b6357f42a4757
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-manilaclient
|
|
hash: c267433c2dfd266181b8ccf5fb99e8dd5bd8cf87
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.3.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/victoria.html
|