b0479b70f1
As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/stein is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html Change-Id: I350ec23456b5425a6b0a6ee8d457b164cd2e3bde
31 lines
884 B
YAML
31 lines
884 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
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: a999a9b8ac51290bba73fed57f588ede5045e856
|
|
branches:
|
|
- location: 3.8.0
|
|
name: stable/stein
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-mistralclient/stein.html
|