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-muranoclient
|
|
release-model: cycle-with-intermediary
|
|
team: murano
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-muranoclient: {}
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: acc71afab36f11f42847878835396c4f907a8990
|
|
- version: 2.1.1
|
|
projects:
|
|
- repo: openstack/python-muranoclient
|
|
hash: d3ab74e495234ba38d3cbfd22006bfa2ae7da25c
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.1.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/victoria.html
|