Bug 1326351 - content host installed_products array needs to pass product arch and version to candlepin when specified
Summary: content host installed_products array needs to pass product arch and version ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Subscription Management
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: Peter Ondrejka
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-12 13:44 UTC by Tom McKay
Modified: 2019-09-26 16:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-21 16:44:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14593 0 None None None 2016-04-12 14:16:52 UTC

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


Note You need to log in before you can comment on or make changes to this bug.