Bug 1334230

Summary: Terminate instance term is confusing
Product: Red Hat CloudForms Management Engine Reporter: Ronnie Rasouli <rrasouli>
Component: ProvidersAssignee: Ladislav Smola <lsmola>
Status: CLOSED CURRENTRELEASE QA Contact: Ola Pavlenko <opavlenk>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: bsorota, cpelland, dajohnso, jfrey, jhardy, mfeifer, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: power
Fixed In Version: 5.7.0.0 Doc Type: Bug Fix
Doc Text:
Cause: In instance power activity, the option of terminate is not supported anymore Consequence: Confusing to user. Fix: Rename terminate action to delete Result:
Story Points: ---
Clone Of:
: 1344327 (view as bug list) Environment:
Last Closed: 2017-01-11 19:58:04 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: 1344327    

Description Ronnie Rasouli 2016-05-09 08:41:43 UTC
Description of problem:

In instance power activity, the option of terminate is not supported anymore, there is no reason to use the confusing term instead of DELETE.

From Red hat customer portal
http://docs.openstack.org/openstack-ops/content/instances.html

******************************

There are a number of optional items that can be specified. You should read the rest of this section before trying to start an instance, but this is the base command that later details are layered upon.

To delete instances from the dashboard, select the Delete instance action next to the instance on the Instances page.
[Note]	Note

In releases prior to Mitaka, select the equivalent Terminate instance action.

. From the command line, do this:

$ nova delete <instance-uuid>

**********************************

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 CFME Bot 2016-06-02 02:51:07 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/9619b06b2e85d4124066305646020f6f2a5e8419

commit 9619b06b2e85d4124066305646020f6f2a5e8419
Author:     Ladislav Smola <lsmola>
AuthorDate: Fri May 13 11:01:25 2016 +0200
Commit:     Ladislav Smola <lsmola>
CommitDate: Fri May 13 11:01:25 2016 +0200

    Rename terminate action to delete
    
    Rename terminate action to delete
    
    Fixes BZ:
    https://bugzilla.redhat.com/show_bug.cgi?id=1334230

 app/helpers/application_helper/toolbar/openstack_vm_cloud_center.rb | 6 +++---
 app/helpers/application_helper/toolbar/vm_clouds_center.rb          | 6 +++---
 app/helpers/application_helper/toolbar/x_vm_cloud_center.rb         | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

Comment 6 Ronnie Rasouli 2016-10-05 07:33:09 UTC
Indeed: terminate changed to delete CF 5.7.0.3