74ba630242
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: Ia0d57ede2c0c22979e836de739eea381e8510d40
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: cloudkitty
|
|
release-model: cycle-with-intermediary
|
|
team: cloudkitty
|
|
type: service
|
|
branches:
|
|
- name: stable/rocky
|
|
location: 8.0.0
|
|
releases:
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 3ab4774f66b84324adc8823a049aa4cf13689fb9
|
|
- version: 8.0.1
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: df869e4588c937dc0e78680a3b9fe9d0fc937e57
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: df869e4588c937dc0e78680a3b9fe9d0fc937e57
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: df869e4588c937dc0e78680a3b9fe9d0fc937e57
|
|
cycle-highlights:
|
|
- Cloudkitty can now collect non-OpenStack metrics using a new Promotheus
|
|
collector or the gnocchi collector.
|
|
- Improvement in the metrics configuration to ease configuration.
|
|
- New enhanced client with inclusion of the writer within.
|
|
- Evolution of Storage with the removal of the pure gnocchi and gnocchihybrid
|
|
storage and the addition of the new Backend V2 that will be more
|
|
scalable / faster.
|
|
repository-settings:
|
|
openstack/cloudkitty: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/rocky.html
|