Bug 1326351

Summary: content host installed_products array needs to pass product arch and version to candlepin when specified
Product: Red Hat Satellite Reporter: Tom McKay <tomckay>
Component: Subscription ManagementAssignee: Tom McKay <tomckay>
Status: CLOSED ERRATA QA Contact: Peter Ondrejka <pondrejk>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bbuckingham, bkearney, cwelton
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/14593
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-21 16:44:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tom McKay 2016-04-12 13:44:29 UTC
The host_subscriptions API takes an installed_products array and converts it to camelCase (product_id to productId). The incoming products may also indicate their arch and version (eg. x86_64 and 6.4). These attributes need to be passed on as well.

Comment 1 Tom McKay 2016-04-12 13:44:31 UTC
Created from redmine issue http://projects.theforeman.org/issues/14593

Comment 2 Tom McKay 2016-04-12 13:44:33 UTC
Upstream bug assigned to tomckay

Comment 4 Bryan Kearney 2016-04-12 18:02:01 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/14593 has been closed
-------------
Thomas McKay
Applied in changeset commit:katello|20efbb2e5e2e1c781bb9b6dc484cdf7023e782e2.

Comment 6 Peter Ondrejka 2017-01-23 15:00:19 UTC
Verified in Satellite 6.3 snap 8. Architecture and version are now passed in installed_product array when registering a content host. From /var/log/foreman/production.log:

2017-01-23 09:55:27 0c811a44 [app] [I]   Parameters: {"facts"=>"[FILTERED]", "installedProducts"=>[{"productName"=>"Red Hat Software Collections (for RHEL Server)", "arch"=>"x86_64", "version"=>"2", "productId"=>"201"}, {"productName"=>"Red Hat Enterprise Linux Server", "arch"=>"x86_64", "version"=>"7.3", "productId"=>"69"}], "type"=>"system", "name"=>"node-5.example.com", "contentTags"=>["rhscl", "rhel-7", "rhel-7-server", "rhscl-2"], "owner"=>"Default_Organization", "activation_keys"=>"ak"}

Also, installed_products[arch] and installed_products[version] entries were added to the apidoc.

Comment 7 Satellite Program 2018-02-21 16:44:36 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0336