Bug 1511509

Summary: When provisioning an Ansible Embedded playbook, dialog's service_name does not set the service name
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: AutomateAssignee: Greg McCullough <gmccullo>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: medium Docs Contact:
Priority: high    
Version: 5.8.0CC: dmisharo, gmccullo, jhardy, mkanoor, obarenbo, tfitzger
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.9.0.9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1505929 Environment:
Last Closed: 2018-03-06 15:12:21 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: 1505929    
Bug Blocks:    

Comment 2 Dmitry Misharov 2017-11-24 08:25:52 UTC
Verified in 5.9.0.10.20171121225911_a2209d2. The service name can be defined with new "service_name" field in the service dialog.

Comment 3 CFME Bot 2017-11-29 20:22:46 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:
https://github.com/ManageIQ/manageiq/commit/a1b73ace37c008b5bfde65f87c5bbf2b57103b62

commit a1b73ace37c008b5bfde65f87c5bbf2b57103b62
Author:     Madhu Kanoor <mkanoor>
AuthorDate: Wed Nov 8 18:03:49 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Nov 14 17:14:50 2017 -0500

    Merge pull request #16338 from gmcculloug/name_service_during_provisioning
    
    Name service during provisioning from dialog input
    (cherry picked from commit 5faba9045f2796d2340c3a3da6fe657f3a385dfa)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1511509

 app/models/service.rb       | 27 +++++++++++++++---
 spec/models/service_spec.rb | 69 ++++++++++++++++++++++++++++++++++-----------
 2 files changed, 76 insertions(+), 20 deletions(-)