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
561 B
YAML
22 lines
561 B
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: python-openstackclient
|
|
release-model: cycle-with-intermediary
|
|
team: OpenStackClient
|
|
type: library
|
|
repository-settings:
|
|
openstack/osc-lib: {}
|
|
releases:
|
|
- projects:
|
|
- hash: b764efc46fcee48394761620672a3a1e117aa3db
|
|
repo: openstack/osc-lib
|
|
version: 1.10.0
|
|
- projects:
|
|
- hash: 8d28a59c43414e8671e660781d534c8b3f942b38
|
|
repo: openstack/osc-lib
|
|
version: 1.11.0
|
|
branches:
|
|
- location: 1.11.0
|
|
name: stable/rocky
|
|
release-notes: https://docs.openstack.org/releasenotes/osc-lib/rocky.html
|