fuel: update the commit used by the plugin changes/75/18075/1
authorMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 5 Aug 2016 10:32:36 +0000 (11:32 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 5 Aug 2016 10:32:36 +0000 (11:32 +0100)
Update the commit used by the collectd ceilometer plugin to take the
latest bug fix from stable mitaka.

Change-Id: I067d239b6de55a56313018d32e7a088a66172c42
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/fuel-plugin/pre_build_hook

index 9cd8ddc..31e6e00 100755 (executable)
@@ -17,7 +17,7 @@ function build_pkg {
       rm -rf ${DIR}/build; mkdir -p ${DIR}/build; cd ${DIR}/build;
       git clone https://github.com/openstack/collectd-ceilometer-plugin
       cd  collectd-ceilometer-plugin
-      git checkout 6c7cb6adf86fcaa6028ca42867ddcb0582111ab1
+      git checkout 73372f2eb86c81f12bc10b392f75050a401107db 
       tar cfvz ${DIR}/repositories/ubuntu/collectd-ceilometer.tgz . --exclude=collectd-ceilometer.tgz
 
       cd ${DIR}/build; ../build-collectd.sh