Bug 1628632
| Summary: | Unable to Delete Cloud Instance at the CFME 5.10 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Danylo Kholodov <dkholodo> | ||||||
| Component: | Providers | Assignee: | Scott Seago <sseago> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 5.10.0 | CC: | dmetzger, gblomqui, hkataria, jfrey, jhardy, lavenel, maufart, mmojzis, mpovolny, obarenbo, simaishi, sseago | ||||||
| Target Milestone: | GA | Keywords: | Automation, Regression | ||||||
| Target Release: | 5.10.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | ui:ec2:instance | ||||||||
| Fixed In Version: | 5.10.0.18 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-02-12 16:52:54 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | Openstack | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1483084 [details]
production.log
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ab01697198da447a2c941727e5e73dc3e3c501e6 commit ab01697198da447a2c941727e5e73dc3e3c501e6 Author: Scott Seago <sseago> AuthorDate: Tue Sep 18 23:26:10 2018 -0400 Commit: Scott Seago <sseago> CommitDate: Tue Sep 18 23:26:10 2018 -0400 bz 1628632: check terminate feature for vm_destroy action https://bugzilla.redhat.com/show_bug.cgi?id=1628632 app/controllers/application_controller/ci_processing.rb | 4 +- 1 file changed, 3 insertions(+), 1 deletion(-) *** Bug 1629850 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/fb92de5755ead8a4addc4a6f415cbefb13fe46a7 commit fb92de5755ead8a4addc4a6f415cbefb13fe46a7 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Oct 1 06:43:22 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Mon Oct 1 06:43:22 2018 -0400 Merge pull request #4679 from sseago/supports-feature-vm_delete bz 1628632: check terminate feature for vm_destroy action (cherry picked from commit 7a3eeccf110b5bc75ec3443a8edc6912fe4ec91a) https://bugzilla.redhat.com/show_bug.cgi?id=1628632 app/controllers/application_controller/ci_processing.rb | 4 +- 1 file changed, 3 insertions(+), 1 deletion(-) Verified in 5.10.0.18. I was able to delete cloud instance via Power button. |
Created attachment 1483083 [details] evm.log Version-Release number of selected component (if applicable): CFME 5.10.0.14 How reproducible: Always Pre-condition: Openstack Cloud provider should be added to the CFME Steps to Reproduce: 1. Login to the CFME 2. Compute -> Cloud -> Instances 3. Provsion new instance (Lifecycle -> Provision Instances) 4. After new instance is provisioned: Select this instance -> Power -> Delete -> Confirm deleting Actual results: Nothing happened Expected results: The process for deleting should be started and the message should appears: "Terminate initiated for 1 VM and Instance from the CFME Database"