From: Thomas Goirand Date: Thu, 19 May 2016 13:08:46 +0000 (+0200) Subject: * Check if /usr/bin/ceilometer-collector is there before attempting to call X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=2784b86d66e406e8f78d6d93bf518d93ffc5043f;hp=2784b86d66e406e8f78d6d93bf518d93ffc5043f;p=openstack-build%2Fceilometer-build.git * Check if /usr/bin/ceilometer-collector is there before attempting to call /usr/bin/ceilometer-expirer in the daily cron, so that there's no risk to have an output if the ceilometer-collector package is removed (Closes: #822897). Rewritten-From: eb3e8ba6f43f0986246d7e096b5ac7714b5a6b12 ---