183ac77a01
We no longer use the send-announcements-to field for anything. Change-Id: I10cb8f2c856c8c075862f567ea9a249b04185119 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
29 lines
764 B
YAML
29 lines
764 B
YAML
---
|
|
launchpad: cloudkitty
|
|
team: cloudkitty
|
|
type: horizon-plugin
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
branches:
|
|
- name: stable/newton
|
|
location: 0.6.1
|
|
releases:
|
|
- version: 0.6.0
|
|
projects:
|
|
- repo: openstack/cloudkitty-dashboard
|
|
hash: fd06863e6312fbdd3d9a7cbf5e972fc107795d1d
|
|
highlights: |
|
|
Bug fixes:
|
|
- Fixed localization bugs with javascript (graph failed if , was used).
|
|
|
|
Improvements:
|
|
- Group name is now shown instead of the group_id.
|
|
- Per tenant HashMap support.
|
|
- version: 0.6.1
|
|
projects:
|
|
- repo: openstack/cloudkitty-dashboard
|
|
hash: 6b2ea6e3e52eb778c04a68f0169d4831a0285823
|
|
highlights: |
|
|
Bug fixes:
|
|
- Typo fixed in the README file
|