From 48bd5a8131ae091411ca8d17533025e5b0fe2b76 Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Sun, 14 Aug 2016 12:29:22 +0100 Subject: src: use mitaka branch for ceilometer plugin Use the stable/mitaka branch for the ceilometer plugin. Change-Id: I950ad79e91a48f37d7aad2ae03676d067babdffd Signed-off-by: Maryam Tahhan --- src/package-list.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package-list.mk b/src/package-list.mk index 93dd5986..61d7abf1 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -13,4 +13,4 @@ COLLECTD_URL ?= https://github.com/maryamtahhan/collectd-with-DPDK COLLECTD_TAG ?= dpdkstat COLLECTD_CEILOMETER_URL ?= https://github.com/openstack/collectd-ceilometer-plugin -COLLECTD_CEILOMETER_TAG ?= master +COLLECTD_CEILOMETER_TAG ?= stable/mitaka -- cgit 1.2.3-korg