[OpenStackAnsible] Transition Stein to End of Life
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: Ib7f583f526db7a33193f77efc39fc61bd7382196
This commit is contained in:
parent
da2ebeead5
commit
a50c956732
@ -112,6 +112,10 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/openstack-ansible
|
||||
hash: f75f5dcd7fefc72b4485bcc634e9f4b14c39e978
|
||||
- version: stein-eol
|
||||
projects:
|
||||
- repo: openstack/openstack-ansible
|
||||
hash: 525d0e8bcb2e94a581293205f9998c84c5b29d35
|
||||
cycle-highlights:
|
||||
- Tooling optimizations have been done that will result in faster
|
||||
and more reliable deployments.
|
||||
@ -122,4 +126,5 @@ cycle-highlights:
|
||||
branches:
|
||||
- location: 19.0.0.0rc1
|
||||
name: stable/stein
|
||||
release-notes: https://docs.openstack.org/releasenotes/openstack-ansible/stein.html
|
||||
release-notes:
|
||||
https://docs.openstack.org/releasenotes/openstack-ansible/stein.html
|
||||
|
Loading…
Reference in New Issue
Block a user