From 408f7e2f4ce0cb017b1734c147654984a208fba4 Mon Sep 17 00:00:00 2001 From: Christophe Sauthier Date: Thu, 27 Apr 2017 14:30:01 +0200 Subject: [PATCH] Release Ocata 5.0.1 for cloudkitty Several fixes mainly related to the usage of gnocchi. Change-Id: I53d786d33d66658736dc48b7b82df5354920d059 --- deliverables/ocata/cloudkitty.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deliverables/ocata/cloudkitty.yaml b/deliverables/ocata/cloudkitty.yaml index 110159e024..98ac4d202c 100644 --- a/deliverables/ocata/cloudkitty.yaml +++ b/deliverables/ocata/cloudkitty.yaml @@ -27,3 +27,12 @@ releases: - 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.