Bug 1472975

Summary: DetachVolume is missing in AWS EBS cloudwatch event catcher
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: StorageAssignee: Bronagh Sorota <bsorota>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: high    
Version: 5.8.0CC: bsorota, cpelland, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage:ec2:ebs:volume
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1500954 (view as bug list) Environment:
Last Closed: 2018-03-06 14:46:58 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:
Bug Depends On:    
Bug Blocks: 1500954    

Description Matouš Mojžíš 2017-07-19 17:26:28 UTC
Description of problem:
Based on this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1449235
All the other possible events were added but this one is still missing.

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

How reproducible:
Always

Steps to Reproduce:
1. Have an ec2 provider
2. Detach a volume from an instance
3. Autorefresh doesn't kick off

Actual results:


Expected results:


Additional info:

Comment 3 CFME Bot 2017-08-07 17:13:16 UTC
New commit detected on ManageIQ/manageiq-content/master:
https://github.com/ManageIQ/manageiq-content/commit/68b649c3674196d13afead3658a09b0ac778c9d4

commit 68b649c3674196d13afead3658a09b0ac778c9d4
Author:     Bronagh Sorota <bsorota>
AuthorDate: Fri Aug 4 15:35:37 2017 -0400
Commit:     Bronagh Sorota <bsorota>
CommitDate: Fri Aug 4 15:35:37 2017 -0400

    AWS DetachVolume event switchboard setting.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1472975

 .../System/Event/EmsEvent/Amazon.class/detachvolume.yaml     | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 content/automate/ManageIQ/System/Event/EmsEvent/Amazon.class/detachvolume.yaml

Comment 7 Matouš Mojžíš 2017-11-14 17:55:30 UTC
Verified in 5.9.0.8. DetachVolume is in event catcher and targeted refresh works for it.