b4beba0304
Use the tool from the previous commit to import the branch history for the newton release. Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
30 lines
826 B
YAML
30 lines
826 B
YAML
---
|
|
launchpad: cloudkitty
|
|
team: cloudkitty
|
|
type: horizon-plugin
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
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
|