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 about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5957 added
Updated by Thomas McKay about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions