173a728780
This release picks up new commits to python-senlinclient since the last release from stable/train. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: Id8ba4f890ef8c26c131a0d556ac0747b3d4a838b
22 lines
605 B
YAML
22 lines
605 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-senlinclient
|
|
release-model: cycle-with-intermediary
|
|
team: senlin
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-senlinclient: {}
|
|
releases:
|
|
- version: 1.11.0
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: c23edfc387133f75b8f21d233fc7399e01a709d5
|
|
- version: 1.11.1
|
|
projects:
|
|
- repo: openstack/python-senlinclient
|
|
hash: eca92571e99f1e65cdc72d5e1c603ca2b57f1a4d
|
|
branches:
|
|
- name: stable/train
|
|
location: 1.11.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/train.html
|