6da72fce88
With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ia2d3b33c419d15a980226d69edd0dd7e6665198a
51 lines
1.7 KiB
YAML
51 lines
1.7 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
|
|
- version: train-eol
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 4b2bf1d9741e5a336d79cae5d152b632dbb55642
|
|
branches:
|
|
- name: stable/train
|
|
location: 11.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/train.html
|