releases/deliverables/ocata/python-cloudkittyclient.yaml
Doug Hellmann dbcd7ed53b remove send-announcements-to from ocata projects
We no longer use the send-announcements-to field for anything.

Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00

24 lines
825 B
YAML

---
launchpad: cloudkitty
team: cloudkitty
type: library
release-model: cycle-with-intermediary
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.