2ae283b6b1
Change-Id: I051b8dce2193f98a96f377dc8f71b1ff25f53e4f
43 lines
1.5 KiB
YAML
43 lines
1.5 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
|
|
|
|
branches:
|
|
- name: stable/train
|
|
location: 11.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/train.html
|