Update Barometer's collectd plugin to Pike 79/48579/1
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Fri, 8 Dec 2017 07:22:45 +0000 (23:22 -0800)
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Fri, 8 Dec 2017 07:24:17 +0000 (23:24 -0800)
Updates collectd-ceilometer-plugin code
from stable/ocata to stable/pike.

Change-Id: Idf62f870f2276c8b83249e01d6ed5714a08caa90
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
plugins/barometer/roles/collectd/tasks/collectd.yml

index 5a2c371..48e1598 100644 (file)
@@ -55,7 +55,7 @@
     cd /opt/stack;
     git clone https://github.com/openstack/collectd-ceilometer-plugin.git;
     cd /opt/stack/collectd-ceilometer-plugin;
-    git checkout stable/ocata
+    git checkout stable/pike
   when: stat_result.stat.exists == False
 
 - name: configure logfile conf