Bug 1390330 - [Beta 1] OpenStack Events Are Not Updated in Config or Automate
Summary: [Beta 1] OpenStack Events Are Not Updated in Config or Automate
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.8.0
Assignee: Tzu-Mainn Chen
QA Contact: Ola Pavlenko
URL:
Whiteboard: openstack
: 1390333 (view as bug list)
Depends On:
Blocks: 1391127
TreeView+ depends on / blocked
 
Reported: 2016-10-31 17:47 UTC by Tzu-Mainn Chen
Modified: 2017-08-30 03:45 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1389335
: 1390333 1391127 (view as bug list)
Environment:
Last Closed: 2017-06-12 17:00:06 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tzu-Mainn Chen 2016-10-31 17:47:38 UTC
New OpenStack features are emitting new events; these are not reflected in config or automate.

Comment 2 Tzu-Mainn Chen 2016-10-31 17:49:10 UTC
https://github.com/ManageIQ/manageiq/pull/12267

Comment 4 Tzu-Mainn Chen 2016-11-03 13:04:03 UTC
*** Bug 1390333 has been marked as a duplicate of this bug. ***

Comment 5 Tzu-Mainn Chen 2016-11-03 19:16:07 UTC
https://github.com/ManageIQ/manageiq/pull/12411 also required

Comment 6 CFME Bot 2016-11-03 19:21:07 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/2d7d64b4e9dca92773f3b2be08d9acebd7d66554

commit 2d7d64b4e9dca92773f3b2be08d9acebd7d66554
Author:     Scott Seago <sseago>
AuthorDate: Thu Nov 3 11:24:44 2016 -0400
Commit:     Scott Seago <sseago>
CommitDate: Thu Nov 3 11:24:44 2016 -0400

    Add OpenStack events for Host Aggregate add/remove hosts
    
    This is a follow-on PR for bz 1390330. The prior PR adds a number
    of events, but it missing those for add/remove hosts for host
    aggregates
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1390330

 config/settings.yml                                          |  2 ++
 .../EmsEvent/OpenStack.class/aggregate.addhost.end.yaml      | 12 ++++++++++++
 .../EmsEvent/OpenStack.class/aggregate.removehost.end.yaml   | 12 ++++++++++++
 3 files changed, 26 insertions(+)
 create mode 100644 db/fixtures/ae_datastore/ManageIQ/System/Event/EmsEvent/OpenStack.class/aggregate.addhost.end.yaml
 create mode 100644 db/fixtures/ae_datastore/ManageIQ/System/Event/EmsEvent/OpenStack.class/aggregate.removehost.end.yaml

Comment 7 Ronnie Rasouli 2017-03-21 10:55:09 UTC
verified on 5.8.0.6
exist on advanced settings, aggregate.addhost.end, aggregate.removehost.end


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