23d3af269e
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: I483bfa4a2bd0307e73d3a33d96e7245b2d19f588
26 lines
744 B
YAML
26 lines
744 B
YAML
---
|
|
team: mistral
|
|
type: client-library
|
|
include-pypi-link: true
|
|
launchpad: python-mistralclient
|
|
release-model: cycle-with-intermediary
|
|
repository-settings:
|
|
openstack/python-mistralclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 6ffd1f3aa7921844c462e999a5ce0c14f29df0c1
|
|
repo: openstack/python-mistralclient
|
|
version: 3.8.0
|
|
- projects:
|
|
- hash: 1712bd4b6c698f5eff783e07c5f69b475c12c24d
|
|
repo: openstack/python-mistralclient
|
|
version: 3.8.1
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: 1712bd4b6c698f5eff783e07c5f69b475c12c24d
|
|
branches:
|
|
- location: 3.8.0
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/stein.html
|