Bug 1488130
Summary: | /api/v2/hosts/:id does not expose content_source_id | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Andrii Balakhtar <abalakht> | ||||
Component: | API - Content | Assignee: | Andrew Kofink <akofink> | ||||
Status: | CLOSED ERRATA | QA Contact: | Bruno Rocha <rochacbruno> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.3.0 | CC: | akarsale, akofink, bbuckingham, bkearney, brubisch, csulekha, cwelton, dlezzoum, dlobatog, egolov, ehelms, jentrena, mburgerh, mhulan, peter.vreman, rankumar, rplevka, satellite6-bugs, sauchter, tstrachota | ||||
Target Milestone: | Unspecified | Keywords: | Regression, Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 1339613 | Environment: | |||||
Last Closed: | Type: | Bug | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Andrii Balakhtar
2017-09-04 12:03:40 UTC
UPD. Version-Release number of selected component field: Satellite 6.3.0 Snap 13 This regression might have happened if #17644 was not fully cherry-picked or badly rebased from upstream. Linking them in a minute... Connecting redmine issue http://projects.theforeman.org/issues/17644 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17644 has been resolved. Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17644 has been resolved. The `content_source_[id|name]` parameters were moved to `content_facet_attributes["content_source_[id|name]"]` Created attachment 1331478 [details]
Host API Examples
satellite-6.3.0-18.0.beta.el7sat.noarch
I am able to see the content_facet_attributes with the content_source_id properly filled, and I am able to update content_facet_attributes. See the attachment for the exact commands and output I tried.
Verified in rpm -q satellite satellite-6.3.0-18.0.beta.el7sat.noarch Field `content_source_id` shows under `content_facet_attributes` Also verified the changing of this field via api PUT and also via web UI. qe_test_coverage PR : https://github.com/SatelliteQE/robottelo/pull/5307 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 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 |