Bug 1217601
Summary: | Add AWS_EC2_Instance_DELETE to the list of processed events from AWS | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> |
Component: | Insight | Assignee: | Bill Wei <bilwei> |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.4.0 | CC: | bilwei, dclarizi, gblomqui |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-16 13:01:15 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nandini Chandra
2015-04-30 18:57:09 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/42f61c707540f477ff8ebf1e7daac8cd57896389 commit 42f61c707540f477ff8ebf1e7daac8cd57896389 Author: Bill Wei <bilwei> AuthorDate: Mon May 4 17:49:53 2015 -0400 Commit: Bill Wei <bilwei> CommitDate: Mon May 4 17:52:23 2015 -0400 Fix AWS event mappings https://bugzilla.redhat.com/show_bug.cgi?id=1207865 vmdb/config/event_handling.tmpl.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Ems refresh will be issued upon receiving the delete event. Please verify the instance is removed from VMDB. You may need to wait for a few minutes. Verified that AWS_EC2_Instance_DELETE event is processed by CFME. IOW,a provider refresh happens automatically when this event occurs. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |