Bug 1472975
Summary: | DetachVolume is missing in AWS EBS cloudwatch event catcher | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | |
Component: | Storage | Assignee: | Bronagh Sorota <bsorota> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
Severity: | medium | Docs Contact: | ||
Priority: | high | |||
Version: | 5.8.0 | CC: | bsorota, cpelland, jhardy, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | 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
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 Verified in 5.9.0.8. DetachVolume is in event catcher and targeted refresh works for it. |