ae0d6b0511
Ensure that all projects that are publishing release notes have the notes link included in their deliverable file. Change-Id: I6ae7864dc71efd582b0698e1e8b36b8a338f5c50
22 lines
599 B
YAML
22 lines
599 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-novaclient
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-novaclient: {}
|
|
releases:
|
|
- version: 17.2.0
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 1322199845a095bafd0a16900f4899283fd0fabe
|
|
- version: 17.2.1
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 553257d1b74493b7a9b30ffa2a960485d3588adf
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 17.2.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-novaclient/victoria.html
|