Updates libs that have branches stable/rocky to have their release notes links. Change-Id: Ibcac601045961d37b28e14c7c4f72bb681f1f6eb Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
22 lines
619 B
YAML
22 lines
619 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackClient
|
|
type: other
|
|
releases:
|
|
- version: 3.15.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: 67edb39b4c475a176bed80a3314456323da6cb6d
|
|
- version: 3.16.0
|
|
projects:
|
|
- repo: openstack/python-openstackclient
|
|
hash: f77ca68d53421df867ff2ef274b0648e1abfaf9a
|
|
branches:
|
|
- location: 3.16.0
|
|
name: stable/rocky
|
|
repository-settings:
|
|
openstack/python-openstackclient: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/python-openstackclient/rocky.html
|