From e522b746bab985850cf3349d8070cc75251c1d05 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Mon, 23 Jan 2017 12:35:12 -0500 Subject: Update barometer plugin 1. add feature attributes in plugin 2. update collectd 3. enable mcelog, hugepages, ovs events Change-Id: Ib9da6c3a6ec2d6ded0f212b1b298a0ed9a355c69 Signed-off-by: Guo Ruijing --- build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk index 5bf1368d1..ef51dbb8e 100644 --- a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk +++ b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk @@ -8,6 +8,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -COLLECTD_CEILOMETER_BRANCH?= +COLLECTD_CEILOMETER_BRANCH?=master COLLECTD_CEILOMETER_REPO?=http://gerrit.opnfv.org/gerrit/barometer -COLLECTD_CEILOMETER_CHANGE?=refs/changes/13/26213/7 +COLLECTD_CEILOMETER_CHANGE?=dcc677f1446de60773d5f89dc0c0711968045822 -- cgit 1.2.3-korg