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:
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.