5b301e7ae3
This transition the rocky 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: I2e9fda88faeacbb7ecad583182b83e608c832c91 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
34 lines
1.1 KiB
YAML
34 lines
1.1 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
|
|
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
|