Actions
Bug #14593
closedcontent host installed_products array needs to pass product arch and version to candlepin when specified
Description
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.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5957 added
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 143
Updated by Thomas McKay almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|20efbb2e5e2e1c781bb9b6dc484cdf7023e782e2.
Actions