Description of problem: Remove event_time_to_live parameter because the parameter was removed from ceilometer in RHOSP12. Current puppet-ceilometer contains event_time_to_live parameter for ceilometer.conf. But openstack-ceilometer in RHOSP12 doesn't have the parameter in its source code. Actually, event storage API was removed by the commit. ~~~ commit 8d23f431ab0bd638edbf2197e56bea68d7b06a21 Author: Julien Danjou <julien> Date: Mon Dec 12 19:06:30 2016 +0100 Remove events storage and API This now has been moved to Panko. Change-Id: I179eb0d436752e3bb8abaed714664cf74f5615e6 ~~~ puppet-ceilometer should align to the current openstack-ceilometer implementation. Version-Release number of selected component (if applicable): Current How reproducible: Everytime Steps to Reproduce: 1. 2. 3. Actual results: ceilometer.conf contains event_time_to_live parameter. Expected results: ceilometer.conf doesn't contain event_time_to_live parameter. Additional info:
This option is just ignored by ceilometer, so this is not a big deal. I push a fix for OSP14
Hello Mehdi, Thank you for your work on this bugzilla. The upstream gerrit changed to Merged. Could you consider to backport the patch into RHOSP13? Best Regards, Keigo Noha
There is no need to backport this, this is not a bug or a RFE, but a configuration left over. Having it set into the configuration doesn't break anything.
No more event_time_to_live parameter in ceilometer.conf Verified
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045