92c38ef599
This tags the final release for all cycle-with-rc projects for Xena. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on Oct 6. Any bugfixes merged to stable/xena can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/wallaby branch started to diverge from what is included on stable/xena. For some, this will be the final Wallaby major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on Oct 6. Change-Id: Ic315f2d0b9377975a9cf72fe284f71cb090ace5c
37 lines
1.2 KiB
YAML
37 lines
1.2 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
|
|
branches:
|
|
- name: stable/xena
|
|
location: 15.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/xena.html
|