Bug #31706
Show Candlepin version in /rhsm/status API
Description
For some reason (introduced here https://projects.theforeman.org/issues/6129) we replace the Candlepin version with the Katello version. Maybe this API was used differently back then? Good time to correct that and make sure we aren't doing any other inappropriate things with the Candlepin status endpoint, etc.
{"managerCapabilities":["instance_multiplier","derived_product","vcpu","cert_v3","hypervisors_heartbeat","remove_by_pool_id","syspurpose","insights_auto_register","storage_band","cores","hypervisors_async","org_level_content_access","guest_limit","ram","batch_bind","combined_reporting"],"result":true,"rulesSource":"database","rulesVersion":"5.41","standalone":true,"timeUTC":"2021-01-22T16:23:36.993Z","version":"4.0.0-master"}
Associated revisions
History
#1
Updated by Samir Jha about 2 years ago
- Triaged changed from No to Yes
#2
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9247 added
#3
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.2.0 added
#4
Updated by Jonathon Turel about 2 years ago
- Assignee set to Lucy Fu
- Category set to Hosts
#5
Updated by Lucy Fu about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a8be657280469373bafd66bff073e0209e35ffc4.
Fixes #31706 - Use the version and other information returned back from Candlepin in /rhsm/status API.