18b5990511
As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky 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/rocky 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-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: Ic92ba541fdf011c0305a76e0cc52f0057aaa950a
33 lines
907 B
YAML
33 lines
907 B
YAML
---
|
|
launchpad: monasca
|
|
release-model: cycle-with-intermediary
|
|
team: monasca
|
|
type: service
|
|
repository-settings:
|
|
openstack/monasca-api: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 9ebde65af90c039a346767a5070d79ff809503ef
|
|
repo: openstack/monasca-api
|
|
version: 2.6.0
|
|
- projects:
|
|
- hash: 471c0fb8ce47d0f1e78381ddb48599f53645a641
|
|
repo: openstack/monasca-api
|
|
version: 2.7.0
|
|
- version: 2.7.1
|
|
projects:
|
|
- repo: openstack/monasca-api
|
|
hash: 18a45477e6f6e92a849e0b05ff488604a679915e
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/monasca-api
|
|
hash: 18a45477e6f6e92a849e0b05ff488604a679915e
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/monasca-api
|
|
hash: 18a45477e6f6e92a849e0b05ff488604a679915e
|
|
branches:
|
|
- location: 2.7.0
|
|
name: stable/rocky
|
|
release-notes: https://docs.openstack.org/releasenotes/monasca-api/rocky.html
|