9b2a256f93
This transition the stein branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I4f9c1987dbe7a999d851d798269482ed44c21731
30 lines
889 B
YAML
30 lines
889 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-keystoneclient
|
|
release-model: cycle-with-intermediary
|
|
team: keystone
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-keystoneclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 8982841b637b1ce64af5134b628df515ab6d3afa
|
|
repo: openstack/python-keystoneclient
|
|
version: 3.18.0
|
|
- projects:
|
|
- hash: 6c4bb8b529edc2e619fdda212f21dca8160decad
|
|
repo: openstack/python-keystoneclient
|
|
version: 3.19.0
|
|
- projects:
|
|
- hash: abe757aa70b262068f26b2b634b8fff06a8fbfdf
|
|
repo: openstack/python-keystoneclient
|
|
version: 3.19.1
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/python-keystoneclient
|
|
hash: abe757aa70b262068f26b2b634b8fff06a8fbfdf
|
|
branches:
|
|
- location: 3.19.0
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/stein.html
|