1704aa624a
The YAML 1.2 spec was released in 2009. It's probably been enough time that it's safe to move to it. The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On, and Off as valid boolean values. Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
25 lines
870 B
YAML
25 lines
870 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: cloudkitty
|
|
release-model: cycle-with-intermediary
|
|
team: cloudkitty
|
|
type: service
|
|
branches:
|
|
- name: stable/rocky
|
|
location: 8.0.0
|
|
releases:
|
|
- version: 8.0.0
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 3ab4774f66b84324adc8823a049aa4cf13689fb9
|
|
cycle-highlights:
|
|
- 'Cloudkitty can now collect non-OpenStack metrics using a new Promotheus collector
|
|
or the gnocchi collector.'
|
|
- 'Improvement in the metrics configuration to ease configuration.'
|
|
- 'New enhanced client with inclusion of the writer within.'
|
|
- 'Evolution of Storage with the removal of the pure gnocchi and gnocchihybrid storage
|
|
and the addition of the new Backend V2 that will be more scalable / faster.'
|
|
repository-settings:
|
|
openstack/cloudkitty: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/rocky.html
|