8dc626bcda
This is a first pass at adding release note links for projects that have landed a train release note landing page. Follow on patches will need to be done to pick up more as they come. Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
34 lines
1.2 KiB
YAML
34 lines
1.2 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 11.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/train.html
|