fuel: remove pbr workaround changes/13/17713/2
authorMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 28 Jul 2016 12:22:55 +0000 (13:22 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 3 Aug 2016 08:53:53 +0000 (09:53 +0100)
Change-Id: Ifc90a6c6a19210654e7f543273f14e7eb35d45f6
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/fuel-plugin/pre_build_hook

index bfb2159..9cd8ddc 100755 (executable)
@@ -18,9 +18,6 @@ function build_pkg {
       git clone https://github.com/openstack/collectd-ceilometer-plugin
       cd  collectd-ceilometer-plugin
       git checkout 6c7cb6adf86fcaa6028ca42867ddcb0582111ab1
-      cat << EOF > collectd_ceilometer/__init__.py
-"""Collectd Ceilometer plugin implementation"""
-EOF
       tar cfvz ${DIR}/repositories/ubuntu/collectd-ceilometer.tgz . --exclude=collectd-ceilometer.tgz
 
       cd ${DIR}/build; ../build-collectd.sh