releases/deliverables/xena/cloudkitty.yaml
Előd Illés 248731d792 [cloudkitty] Transition EM branches to Unmaintained
With the new TC resolution the community replaces Extended Maintenance
with Unmaintained status [1].

So this patch transitions victoria, wallaby, and xena EM branches to
Unmaintained as follows:
- tip of the given branch will be tagged with <series>-eom tag
- unmaintained/<series> branch will be cut from <series>-eom tag
- stable/<series> branch will be deleted

Some further notes:
- stable policy still applies
- backports can be pushed against unmaintained/<series> branch
- openstack-unmaintained-core group have the rights to merge patches

For further details please read the resolution [1] & review and +1 this
patch if this is correct as soon as possible.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: I702c610267e72bf894d74935ed0db0f99274a41a
2024-02-27 19:51:07 +01:00

51 lines
1.6 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
- version: xena-eom
projects:
- repo: openstack/cloudkitty
hash: f647e44f422bb3b78b16e8c4193260308807fff8
branches:
- name: stable/xena
location: 15.0.0.0rc1
- name: unmaintained/xena
location: xena-eom
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/xena.html