d9a851ea97
This release picks up new commits to python-glanceclient 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. Change-Id: I8802373c6a67ae1fffce82f86d5ed4b612ac9fd2 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
22 lines
605 B
YAML
22 lines
605 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-glanceclient
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-glanceclient: {}
|
|
releases:
|
|
- version: 2.17.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 40c19aa44361e13ac997d325d357d3e4748fa063
|
|
- version: 2.17.1
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 1aba8f2d248040364e690dd8dc7f3a508baed631
|
|
branches:
|
|
- location: 2.17.0
|
|
name: stable/train
|
|
release-notes: https://docs.openstack.org/releasenotes/python-glanceclient/train.html
|