Bug 1628632 - Unable to Delete Cloud Instance at the CFME 5.10
Summary: Unable to Delete Cloud Instance at the CFME 5.10
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: Scott Seago
QA Contact: Matouš Mojžíš
URL:
Whiteboard: ui:ec2:instance
: 1629850 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-13 15:22 UTC by Danylo Kholodov
Modified: 2020-01-16 14:05 UTC (History)
12 users (show)

Fixed In Version: 5.10.0.18
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-12 16:52:54 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
evm.log (306.13 KB, text/plain)
2018-09-13 15:22 UTC, Danylo Kholodov
no flags Details
production.log (140.50 KB, text/plain)
2018-09-13 15:22 UTC, Danylo Kholodov
no flags Details

Description Danylo Kholodov 2018-09-13 15:22:18 UTC
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"

Comment 3 Danylo Kholodov 2018-09-13 15:22:43 UTC
Created attachment 1483084 [details]
production.log

Comment 5 Scott Seago 2018-09-19 13:02:34 UTC
PR posted: https://github.com/ManageIQ/manageiq-ui-classic/pull/4679

Comment 6 CFME Bot 2018-10-01 10:47:25 UTC
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(-)

Comment 7 Alexander Zagaynov 2018-10-01 12:37:30 UTC
*** Bug 1629850 has been marked as a duplicate of this bug. ***

Comment 8 CFME Bot 2018-10-01 17:23:07 UTC
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(-)

Comment 9 Matouš Mojžíš 2018-10-04 16:13:32 UTC
Verified in  5.10.0.18. I was able to delete cloud instance via Power button.


Note You need to log in before you can comment on or make changes to this bug.