Bug 1446485

Summary: MW - Container linking does not work with EAP on Javaagent
Product: Red Hat CloudForms Management Engine Reporter: Heiko W. Rupp <hrupp>
Component: ProvidersAssignee: Jirka Kremser <jkremser>
Status: CLOSED EOL QA Contact: Matt Mahoney <mmahoney>
Severity: urgent Docs Contact:
Priority: urgent    
Version: unspecifiedCC: cpelland, jdoyle, jfrey, jhardy, lavenel, obarenbo, simaishi, theute
Target Milestone: GAKeywords: TestOnly, Triaged
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: :middleware
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1446743 (view as bug list) Environment:
Last Closed: 2018-03-06 15:20:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Middleware Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1446743    

Description Heiko W. Rupp 2017-04-28 07:57:34 UTC
Due to the way the javaagent works, the properies for immutability and in-container are not present and thus container linking does not work.

See this thread: http://lists.jboss.org/pipermail/hawkular-dev/2017-April/003842.html

A very localised fix is to change the way the MW refresh parser works to also look at the agent resource inside the resource tree of a server and extract those properties and merge them into the server model.

Comment 1 Heiko W. Rupp 2017-04-28 13:26:48 UTC
master: https://github.com/ManageIQ/manageiq-providers-hawkular/pull/16