releases/deliverables/ocata/cloudkitty.yaml
Christophe Sauthier 408f7e2f4c Release Ocata 5.0.1 for cloudkitty
Several fixes mainly related to the usage of gnocchi.

Change-Id: I53d786d33d66658736dc48b7b82df5354920d059
2017-04-27 14:34:58 +02:00

39 lines
1.4 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.
- version: 5.0.1
projects:
- repo: openstack/cloudkitty
hash: d3604cba7093b7ba5a61529635e1cc8d8318b232
highlights: >
- Fix usage of configuration period.
- Fix the new usage of gnocchi.
- Fix the resource_type on search done by gnocchiclient.
- Fix gnocchi metric collection.