releases/deliverables/ocata/cloudkitty.yaml
Christophe Sauthier 24a08cfcd5 Release cloudkitty and cloudkitty-dashboard 5.0.0 for Ocata
Please branch stable/ocata for projects:
- cloudkitty
- cloudkitty-dashboard

Change-Id: If5fcac137f6787a729aff98766769ad52ab04e96
2017-02-02 22:30:52 +01:00

30 lines
1.1 KiB
YAML

---
launchpad: cloudkitty
release-model: cycle-with-intermediary
team: cloudkitty
type: service
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
branches:
- name: stable/ocata
location: 5.0.0
releases:
- version: 5.0.0
projects:
- repo: openstack/cloudkitty
hash: 31845a888f7adf992667e5753ca45149ba5f13eb
highlights: >
- Update/Refactor/Improvement of the documentation.
- Change in the numerotation of the versions to use OpenStack's style.
- Possibility to expose total/summary for all tenants.
- Possibility to gather summary by resource or tenant.
- Possibility to request the API to know the available metrics.
- Possibility to change the priority of rating modules.
- Added default behaviour to fetch dataframe on the current month.
- Switch to keystone v3 in cloudkitty's devstack plugin.
- Addition of releases notes.
- Improvement in the policy management.
- Fix serialization problem in the collectors.
- Fix many typos in the documentation.
- Code quality improvement.