Bug 1378512

Summary: Cloud Orchestration Retirement remove_from_provider state_var stack_exists_in_provider
Product: Red Hat CloudForms Management Engine Reporter: Jeffrey Cutter <jcutter>
Component: AutomateAssignee: Bill Wei <bilwei>
Status: CLOSED CURRENTRELEASE QA Contact: Jeff Teehan <jteehan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.6.0CC: jhardy, jteehan, mkanoor, obarenbo, simaishi, tfitzger
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: orchestration:general
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1382773 (view as bug list) Environment:
Last Closed: 2017-06-12 17:51:34 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: 1382773    

Description Jeffrey Cutter 2016-09-22 15:25:40 UTC
Description of problem:

In stock Automate model under /ManageIQ/Cloud/Orchestration/Retirement/StateMachines/Methods/remove_from_provider line 16 has inconsistent state_var name of:

stack_exists_in_provider

vs.

stack_existes_in_provider


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

5.6.1

Comment 3 CFME Bot 2016-09-26 20:31:25 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/89ba761115eaf7dd69336bb1a722e46a8b2fee73

commit 89ba761115eaf7dd69336bb1a722e46a8b2fee73
Author:     Bill Wei <bilwei>
AuthorDate: Mon Sep 26 11:59:45 2016 -0400
Commit:     Bill Wei <bilwei>
CommitDate: Mon Sep 26 11:59:45 2016 -0400

    fix a typo in remove_from_provider
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1378512

 .../StateMachines/Methods.class/__methods__/remove_from_provider.rb     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 7 Jeff Teehan 2017-04-26 16:38:29 UTC
Manually verified code change with 5.8.0.11.  No test case required.