91ed4a25bd
This transition the train 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: Iebcf6c8db21bf9649222e589dc8b108d96459577
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/cloudkitty
|
|
release-model: cycle-with-intermediary
|
|
team: cloudkitty
|
|
type: service
|
|
repository-settings:
|
|
openstack/cloudkitty: {}
|
|
cycle-highlights:
|
|
- A v2 API, along with five new endpoints has been introduced. It
|
|
is marked as ``EXPERIMENTAL`` for now. Its endpoints support timezones,
|
|
and aim at being more generic and efficient than v1 endpoints.
|
|
- A Prometheus scope fetcher has been added. It allows dynamic scope
|
|
discovery from Prometheus and is intended to be used with the Prometheus
|
|
collector.
|
|
- Fault-tolerance and performance of the processor has been improved.
|
|
Each processor does now spawn several workers, which are restarted
|
|
in case of a failure.
|
|
- A v2 storage driver for Elasticsearch has been introduced. It is
|
|
marked as ``EXPERIMENTAL`` for now.
|
|
releases:
|
|
- projects:
|
|
- hash: 043c793ccca47cfabff18eebb5be28da634427c4
|
|
repo: openstack/cloudkitty
|
|
version: 10.0.0
|
|
- projects:
|
|
- hash: c8c7965878e6a5c818db0ed0d05a719d7d2ae779
|
|
repo: openstack/cloudkitty
|
|
version: 11.0.0
|
|
- projects:
|
|
- hash: b4408cf08592911f34c7e14d50d9dd2ab21b79c3
|
|
repo: openstack/cloudkitty
|
|
version: 11.0.1
|
|
- projects:
|
|
- hash: 9e79c7ed91e446fe064619978d2c90126da1bb7e
|
|
repo: openstack/cloudkitty
|
|
version: 11.1.0
|
|
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 9e79c7ed91e446fe064619978d2c90126da1bb7e
|
|
branches:
|
|
- name: stable/train
|
|
location: 11.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/train.html
|