Bug 1534584
Summary: | Cloudforms: Event VMDestroy_Task does not exists under event list | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Control | Assignee: | Lucy Fu <lufu> |
Status: | CLOSED ERRATA | QA Contact: | Ievgen Zapolskyi <izapolsk> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | izapolsk, jhardy, jmarc, obarenbo, simaishi, smallamp |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.8.3.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1506520 | Environment: | |
Last Closed: | 2018-02-28 13:13:19 UTC | Type: | --- |
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: | 1506520 | ||
Bug Blocks: |
Comment 2
CFME Bot
2018-01-15 14:21:38 UTC
New commit detected on ManageIQ/manageiq-content/fine: https://github.com/ManageIQ/manageiq-content/commit/7b13152e71410a55c692aff40e85299e1010bf54 commit 7b13152e71410a55c692aff40e85299e1010bf54 Author: Greg McCullough <gmccullo> AuthorDate: Wed Jan 10 14:46:17 2018 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jan 15 09:20:40 2018 -0500 Merge pull request #223 from lfu/destroy_vm_1506520 Add policy resolution call to vm_destroy for providers. (cherry picked from commit 78dcaa8b162854bf77397902f51d074c1cb35fdb) https://bugzilla.redhat.com/show_bug.cgi?id=1534584 .../System/Event/EmsEvent/Amazon.class/aws_ec2_instance_delete.yaml | 2 ++ .../Event/EmsEvent/Azure.class/virtualmachines_delete_endrequest.yaml | 2 ++ .../System/Event/EmsEvent/EVM.class/destroyvm_task_complete.yaml | 2 ++ .../Google.class/gceoperationdone_compute.instances.delete.yaml | 2 ++ .../Event/EmsEvent/OpenStack.class/compute.instance.delete.end.yaml | 2 ++ .../ManageIQ/System/Event/EmsEvent/RHEVM.class/user_remove_vm.yaml | 4 ++-- .../System/Event/EmsEvent/RHEVM.class/user_remove_vm_finished.yaml | 2 +- .../Event/EmsEvent/RHEVM.class/user_remove_vm_template_finished.yaml | 4 ++-- .../ManageIQ/System/Event/EmsEvent/VMWARE-VCLOUD.class/vm-delete.yaml | 2 ++ 9 files changed, 17 insertions(+), 5 deletions(-) Verified in 5.8.3.1.20180115183240_323eabe 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://access.redhat.com/errata/RHSA-2018:0374 |