fuel: fix collectd ceilometer installation script changes/55/17955/1
authorMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 3 Aug 2016 09:55:46 +0000 (10:55 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 3 Aug 2016 09:55:46 +0000 (10:55 +0100)
Fix the install.sh script to leverage the latest bugfixes on
stable/mitaka.

Change-Id: I13cba16cac7af945e4812a54f505a3cb57a4a86e
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/fuel-plugin/deployment_scripts/install.sh

index bc430be..08fc274 100755 (executable)
@@ -26,9 +26,9 @@ cat << EOF > /etc/collectd/collectd.conf.d/collectd-ceilometer-plugin.conf
     ModulePath "$INSTALL_HOME"
     LogTraces true
     Interactive false
-    Import "collectd_ceilometer_plugin"
+    Import "collectd_ceilometer.plugin"
 
-    <Module collectd_ceilometer_plugin>
+    <Module "collectd_ceilometer.plugin">
 
         # Verbosity 1|0
         #VERBOSE 0