diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2017-02-03 19:45:06 +0000 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2017-02-03 19:46:18 +0000 |
commit | 95ebdbfc5756f455d18ecee79aef5b123e73a5fa (patch) | |
tree | b98da529d2ef5de27f3792de9f80d6b61a1afeea | |
parent | 79d443a995e34ab91a5f367c135a3c3d50d52549 (diff) |
barometer: remove RDT from fuel plugin
Remove buggy RDT plugin.
Change-Id: Iabd1d1f0777251101aa25c9f6ee7628b57a6ea7c
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
-rw-r--r-- | build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk index ef51dbb8e..ad31023a8 100644 --- a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk +++ b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk @@ -10,4 +10,4 @@ COLLECTD_CEILOMETER_BRANCH?=master COLLECTD_CEILOMETER_REPO?=http://gerrit.opnfv.org/gerrit/barometer -COLLECTD_CEILOMETER_CHANGE?=dcc677f1446de60773d5f89dc0c0711968045822 +COLLECTD_CEILOMETER_CHANGE?=26fcc6ce073e875cdd23c0d6310f38ac76b86b7b |