Gaprindashvili backport: commit 7693a564905b281fcc68b16584d3a57a7351250c Author: Marek Aufart <aufi.cz> Date: Tue Jan 22 11:20:36 2019 +0100 Merge pull request #433 from mansam/panko-read-back-old-events Read back to catch events that may have reached Panko out of order (cherry picked from commit c0bb7c39f95074aae77d8b9a2246eaf44db27bce) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1668847
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/RHSA-2019:0315
Verified
New commit detected on ManageIQ/manageiq-providers-openstack/gaprindashvili: https://github.com/ManageIQ/manageiq-providers-openstack/commit/7693a564905b281fcc68b16584d3a57a7351250c commit 7693a564905b281fcc68b16584d3a57a7351250c Author: Marek Aufart <aufi.cz> AuthorDate: Tue Jan 22 05:20:36 2019 -0500 Commit: Marek Aufart <aufi.cz> CommitDate: Tue Jan 22 05:20:36 2019 -0500 Merge pull request #433 from mansam/panko-read-back-old-events Read back to catch events that may have reached Panko out of order (cherry picked from commit c0bb7c39f95074aae77d8b9a2246eaf44db27bce) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1668847 config/settings.yml | 1 + lib/manageiq/providers/openstack/legacy/events/openstack_ceilometer_event_monitor.rb | 11 +- spec/models/manageiq/providers/openstack/cloud_manager/event_target_parser_spec.rb | 10 + 3 files changed, 21 insertions(+), 1 deletion(-)