Bug 1404752

Summary: [RFE] Unknown operating system for AWS instances
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ProvidersAssignee: Ladislav Smola <lsmola>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: agrare, cpelland, dajohnso, dclarizi, ealcaniz, gblomqui, jfrey, jhardy, jocarter, lsmola, mmojzis, obarenbo, simaishi
Target Milestone: GAKeywords: FutureFeature, ZStream
Target Release: 5.6.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ec2:vm
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1393547 Environment:
Last Closed: 2018-07-26 14:49:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: AWS Target Upstream Version:
Embargoed:
Bug Depends On: 1393547    
Bug Blocks:    

Comment 2 Greg Blomquist 2017-01-17 14:26:08 UTC
Edu, do you have a question for Ladislav?  You added a needinfo, but I don't see a comment...

Comment 3 Edu Alcaniz 2017-01-17 14:28:19 UTC
I think I resolved it. I see the progress.

Comment 5 CFME Bot 2017-03-31 13:51:29 UTC
New commit detected on ManageIQ/manageiq/darga:
https://github.com/ManageIQ/manageiq/commit/984cb5cd937475e20651badd5544c09fc1d3d76f

commit 984cb5cd937475e20651badd5544c09fc1d3d76f
Author:     Ladislav Smola <lsmola>
AuthorDate: Wed Mar 1 10:57:02 2017 +0100
Commit:     Ladislav Smola <lsmola>
CommitDate: Wed Mar 1 10:57:02 2017 +0100

    Fill guest_os correctly
    
    Fill guest_os correctly, inferring it from Image location
    
    Fixes BZ:
    https://bugzilla.redhat.com/show_bug.cgi?id=1404752
    
    Conflicted cherry-pick of:
    https://github.com/ManageIQ/manageiq-providers-amazon/pull/84/
    
    The commit for old refresh was applied without conflicts, the
    commit for a new refresh is not relevant for Darga.

 .../models/manageiq/providers/amazon/cloud_manager/refresh_parser.rb  | 4 ++++
 1 file changed, 4 insertions(+)