Bug 1757128 - [RFE] Support Events from Service Telemetry Framework in OSP 16.1
Summary: [RFE] Support Events from Service Telemetry Framework in OSP 16.1
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.12.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.11.7
Assignee: Marek Aufart
QA Contact: Jad Haj Yahya
Red Hat CloudForms Documentation
URL:
Whiteboard:
: 1660842 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-30 16:00 UTC by Loic Avenel
Modified: 2022-07-09 11:29 UTC (History)
6 users (show)

Fixed In Version: 5.11.7.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-06 14:32:52 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:
simaishi: cfme-5.11.z+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:3358 0 None None None 2020-08-06 14:33:04 UTC

Description Loic Avenel 2019-09-30 16:00:43 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Dave Johnson 2019-09-30 16:04:04 UTC
Please assess the impact of this issue and update the severity accordingly.  Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition.

If it's something like a tracker bug where it doesn't matter, please set the severity to Low.

Comment 4 Marek Aufart 2020-05-29 14:47:34 UTC
Backend PR: https://github.com/ManageIQ/manageiq-providers-openstack/pull/556
UI PR: https://github.com/ManageIQ/manageiq-providers-openstack/pull/592 (depends on DDF, needs to be rewritten for possible jansa backport)

Comment 5 Marek Aufart 2020-05-29 14:48:38 UTC
Github issue for UI implementation https://github.com/ManageIQ/manageiq-ui-classic/issues/7000

Comment 6 Marek Aufart 2020-06-01 19:50:11 UTC
*** Bug 1660842 has been marked as a duplicate of this bug. ***

Comment 7 Satoe Imaishi 2020-07-06 12:38:06 UTC
Ivanchuk UI PR: https://github.com/ManageIQ/manageiq-ui-classic/pull/7158

Comment 8 CFME Bot 2020-07-06 12:40:54 UTC
New commit detected on ManageIQ/manageiq-providers-openstack/ivanchuk:

https://github.com/ManageIQ/manageiq-providers-openstack/commit/e92177f81ead656ad294af0759b84c368e2689c4
commit e92177f81ead656ad294af0759b84c368e2689c4
Author:     Adam Grare <agrare>
AuthorDate: Fri May 22 12:41:19 2020 +0000
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Jul  6 12:34:16 2020 +0000

    Merge pull request #556 from aufi/saf_event_monitor

    Add STF Event monitor backend

    (cherry picked from commit 8228ffc1fcf390ee9db56b5b8a3274cc3d16066c)

    https://bugzilla.redhat.com/show_bug.cgi?id=1757128

 .travis.yml | 4 +-
 app/models/manageiq/providers/openstack/event_catcher_mixin.rb | 1 +
 app/models/manageiq/providers/openstack/manager_mixin.rb | 23 +-
 config/settings.yml | 9 +
 lib/manageiq/providers/openstack/legacy/events/openstack_stf_event_converter.rb | 30 +
 lib/manageiq/providers/openstack/legacy/events/openstack_stf_event_monitor.rb | 111 +
 lib/manageiq/providers/openstack/legacy/events/openstack_stf_event_receiver.rb | 27 +
 lib/manageiq/providers/openstack/legacy/events/openstack_stf_event_test_receiver.rb | 21 +
 lib/manageiq/providers/openstack/legacy/openstack_event_monitor.rb | 2 +
 manageiq-providers-openstack.gemspec | 1 +
 spec/legacy/events/openstack_stf_event_monitor_spec.rb | 71 +
 tools/ci/before_install.sh | 30 +
 12 files changed, 327 insertions(+), 3 deletions(-)

Comment 9 Jad Haj Yahya 2020-07-20 12:36:49 UTC
1. checked the STF option is available on CFME GUI
2. Configured cloud provider using STF event
3. Created a volume
4. All resources were fetched successfully.

Comment 12 errata-xmlrpc 2020-08-06 14:32:52 UTC
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 (Critical: CloudForms 5.0.7 bug fix and enhancement update), 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-2020:3358


Note You need to log in before you can comment on or make changes to this bug.