Bug 1537122
Summary: | Provisioning discovered host from engine takes first installation media in list but that media isn't associated with operating system in hostgroup. | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Petr Kubica <pkubica> |
Component: | General | Assignee: | Moti Asayag <masayag> |
Status: | CLOSED WORKSFORME | QA Contact: | Petr Kubica <pkubica> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.9 | CC: | bugs, lsvaty, mgoldboi, mperina, pkubica |
Target Milestone: | ovirt-4.3.0 | Flags: | rule-engine:
ovirt-4.3+
mgoldboi: testing_plan_complete? |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-12-19 12:08:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1506547, 1581590 | ||
Bug Blocks: |
Description
Petr Kubica
2018-01-22 13:32:26 UTC
Isn't installation media being determined by the host group on Foreman's side ? On ovirt's end we don't perform any specific logic about the available installation media, rather pass the installation media associated with the host group or by associated to its ancestries in case the host group doesn't have one. Please paste the output of the selected host group from foreman's api - so we can figure out why the wanted installation media wasn't picked correctly: {foreman_url}/api/hostgroups/{host_group_id} and also the output of: {foreman_url}/api/media As a side note, if we wish to expose the installation media on ovirt's side, we should add it as RFE. As QE cannot reproduce it now, closing as worksforme. If ever reproduced, feel free to reopen and attach all details |