releases/deliverables/ocata/python-cloudkittyclient.yaml
Christophe Sauthier 4a101d1b6a Release python-cloudkittyclient for Ocata
Change-Id: I7f3e3ef388a8f5e6be46977c4ce084506854c81f
2017-01-26 22:14:20 +01:00

25 lines
887 B
YAML

---
launchpad: cloudkitty
team: cloudkitty
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
branches:
- name: stable/ocata
location: 1.0.0
releases:
- version: 1.0.0
projects:
- repo: openstack/python-cloudkittyclient
hash: 2fe71f729ad689e54ebaf00c575387f0ef4d73ed
highlights: >
Change in the numerotation of the versions to use OpenStack's style.
Possibility to get 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.
Added support for the OpenStack unified client.
Bug fixes and code quality improvement.