Bug 1525583
Summary: | No event in timeline for the web console activity in RHV41 | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Piotr Kliczewski <pkliczew> |
Status: | CLOSED ERRATA | QA Contact: | Ilanit Stein <istein> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.7.0 | CC: | agrare, cpelland, gblomqui, hkataria, izapolsk, jfrey, jhardy, mpovolny, obarenbo, pkliczew, simaishi, tfischer |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.8.3.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1518330 | Environment: | |
Last Closed: | 2018-02-28 13:11:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | RHEVM | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1518330 | ||
Bug Blocks: |
Comment 2
Piotr Kliczewski
2017-12-13 18:41:17 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/a01037f609e58db5831c1e91900f02be76959468 commit a01037f609e58db5831c1e91900f02be76959468 Author: Piotr Kliczewski <piotr.kliczewski> AuthorDate: Mon Dec 18 10:27:59 2017 +0100 Commit: Piotr Kliczewski <piotr.kliczewski> CommitDate: Mon Dec 18 10:27:59 2017 +0100 Handle console events We need to make sure to handle console related events. Fixes https://bugzilla.redhat.com/1525583 app/models/manageiq/providers/redhat/infra_manager/event_fetcher.rb | 4 ++++ config/settings.yml | 4 ++++ 2 files changed, 8 insertions(+) Tested on CFME-5.8.3.1/RHV-4.1.8. No Console events were displayed under Timelines. No UNKNOWN events mentioned in evm.log. When moving CFME to api version 4 - The Console events were displayed under the timelines. Piotr, Is this the expected behavior please? Thanks. Yes, it is 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-2018:0374 |