From: Emma Foley Date: Mon, 2 Oct 2017 17:08:37 +0000 (+0000) Subject: Updates the COLLECTD_OPENSTACK branch used in the Makefiles X-Git-Tag: opnfv-6.0.0~93 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F43921%2F1;p=barometer.git Updates the COLLECTD_OPENSTACK branch used in the Makefiles Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0 Signed-off-by: Emma Foley --- diff --git a/src/package-list.mk b/src/package-list.mk index 762b4230..e857dcf8 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -19,4 +19,4 @@ COLLECTD_URL ?= https://github.com/collectd/collectd COLLECTD_TAG ?= master COLLECTD_OPENSTACK_URL ?= https://github.com/openstack/collectd-ceilometer-plugin -COLLECTD_OPENSTACK_TAG ?= stable/ocata +COLLECTD_OPENSTACK_TAG ?= stable/pike