Bug 1394364 - Hostgroup environment isn't inherited by Host via model API
Summary: Hostgroup environment isn't inherited by Host via model API
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Ondřej Pražák
QA Contact: Swapnil Abnave
URL:
Whiteboard:
Depends On: 1367136
Blocks: 1319283 1394363
TreeView+ depends on / blocked
 
Reported: 2016-11-11 19:54 UTC by Bryan Kearney
Modified: 2019-04-01 20:27 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1367136
Environment:
Last Closed: 2018-02-21 16:49:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 12936 0 None None None 2016-11-11 19:54:07 UTC

Comment 2 Bryan Kearney 2016-11-11 21:09:19 UTC
Upstream bug assigned to oprazak

Comment 3 Bryan Kearney 2016-11-11 21:09:23 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/12936 has been resolved.

Comment 4 Swapnil Abnave 2017-08-09 10:52:07 UTC
Verified Satellite 6.3 SNAP 10

* satellite-6.3.0-16.0.beta.el7sat.noarch
* foreman-1.15.2-1.el7sat.noarch
* katello-3.4.2-2.el7sat.noarch


# curl -k -u "admin:changeme" -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '{"host":{"name":"host1","organization_id":"1","location_id":"1","root_pass":"somepass","hostgroup_id":"1","build":true,"enabled":true, "mac":"52:54:00:20:4b:e6"}}' "https://hp-dl80gen9-01.khw.lab.eng.bos.redhat.com/api/hosts" | python -m json.tool      
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2844    0  2682  100   162    511     30  0:00:05  0:00:05 --:--:--   585

{
    "all_puppetclasses": [
        {
            "id": 4,
            "module_name": "foreman_scap_client",
            "name": "foreman_scap_client"
        }
    ],
    "architecture_id": 1,
    "architecture_name": "x86_64",
    "environment_id": 1,
    "environment_name": "production",
...
...
    "token": "7b97a24d-98be-4e87-a8bc-d1d4f9e98eeb",
    "updated_at": "2017-08-09 10:42:02 UTC",
    "use_image": null,
    "uuid": null
}

Complete output: http://pastebin.test.redhat.com/507068

Comment 5 Satellite Program 2018-02-21 16:49:54 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.