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-saharaclient
|
|
release-model: cycle-with-intermediary
|
|
team: sahara
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-saharaclient: {}
|
|
releases:
|
|
- version: 3.2.0
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: c2eb453deb9aae28a9892f63a30d8d34763a4c97
|
|
- version: 3.2.1
|
|
projects:
|
|
- repo: openstack/python-saharaclient
|
|
hash: a9fee07108c432e20a3ca7760541d4fcb4f14811
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.2.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-saharaclient/victoria.html
|