3a92c68fa6
Adds release note landing pages added since the last time the script was run. Change-Id: I65acdcc8fb0ca16890ce90789cd81ca6017c449b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
23 lines
662 B
YAML
23 lines
662 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: cloudkitty
|
|
release-model: cycle-with-intermediary
|
|
team: cloudkitty
|
|
type: service
|
|
branches:
|
|
- name: stable/queens
|
|
location: 7.0.0
|
|
releases:
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 15d0a7dd0543f00fa3886d287b980e65b346d949
|
|
cycle-highlights:
|
|
- Addition/Evolution of collectors (Monasca and Ceph Object Storage)
|
|
- Split metrology configuration from CK config file
|
|
- Manage metrics units in yaml configuration
|
|
- Deprecate the ceilometer collector
|
|
repository-settings:
|
|
openstack/cloudkitty: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/cloudkitty/queens.html
|