d2e377621f
This transition the stable/xena 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 after the transition. 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. The transition deadline is April 20th, 2023. Change-Id: I318e3abcb5aa4eae087a2e1f93d321734a75d796
45 lines
1.4 KiB
YAML
45 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/cloudkitty
|
|
release-model: cycle-with-rc
|
|
team: cloudkitty
|
|
type: service
|
|
cycle-highlights:
|
|
- |
|
|
Adds an option to enable the use of custom queries with the Gnocchi
|
|
collector. Operators are now able to take full advantage of functions
|
|
that are available on Gnocchi such as any arithmetic operation,
|
|
logical operation and many others.
|
|
- |
|
|
We changed the `state` field in `cloudkitty_storage_states` table. The
|
|
goal is to use a more descriptive and meaningful name
|
|
( `last_processed_timestamp`).
|
|
- |
|
|
The new "NOTNUMBOOL" mutator has been added. This mutator is, essentially,
|
|
an opposite of the "NUMBOOL" mutator as it returns 1.0 when quantity is 0
|
|
and 0.0 otherwise.
|
|
repository-settings:
|
|
openstack/cloudkitty: {}
|
|
releases:
|
|
- version: 15.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: b9f63a1ae268562d4ae619f42ae2f1abfdc33fdd
|
|
- version: 15.0.0
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: b9f63a1ae268562d4ae619f42ae2f1abfdc33fdd
|
|
diff-start: 14.0.0
|
|
- version: 15.0.1
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 502e42154aa75d67fb823c362577712fe3b6971d
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 502e42154aa75d67fb823c362577712fe3b6971d
|
|
branches:
|
|
- name: stable/xena
|
|
location: 15.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/xena.html
|