Bug 1418367

Summary: authentication_key exposure missing from EMS service model in 4.2GA
Product: Red Hat CloudForms Management Engine Reporter: ncatling
Component: AutomateAssignee: Greg McCullough <gmccullo>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: cpelland, jhardy, mkanoor, ncatling, obarenbo, simaishi, tfitzger
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: automate
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1418749 (view as bug list) Environment:
Last Closed: 2017-06-12 17:27:27 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: 1418749    

Description ncatling 2017-02-01 16:22:09 UTC
Description of problem:

authentication_key no longer exposed in EMS service model.

Delivered by https://github.com/ManageIQ/manageiq/pull/12301 and implemented in last 4.1 errata but missing from 4.2 GA.

https://github.com/ManageIQ/manageiq/blob/bd01f6ec2070cde083032b01f002521c76e0655f/lib/miq_automation_engine/service_models/miq_ae_service_ext_management_system.rb#L22

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 6 Milan Falešník 2017-03-03 13:09:33 UTC
Verified in 5.8.0.3.

I simulated a method with this body:
$evm.root['result_key'] = $evm.root['ext_management_system'].authentication_key

selecting the openshift provider. The result_key was populated afterwards with the key.