Description of problem: Timestamp query for OpenStack Ceilometer/Panko events is based on maximum timestamp of a Event. Sam Lucidi found, that since timestamp comes from different OSP components, it doesn't guarantee order of events provided by Panko API ordered by timestamp. Version-Release number of selected component (if applicable): 5.10,5.9 How reproducible: not easily Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: It was agreed to update Panko query to cover also few seconds older Events than the latest one.
https://github.com/ManageIQ/manageiq-providers-openstack/pull/433
Verified ======== 5.11.0.17