Bug 1549627

Summary: webui updates failing when a proxy is required
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ApplianceAssignee: Brandon Dunne <bdunne>
Status: CLOSED CURRENTRELEASE QA Contact: luke couzens <lcouzens>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: abellott, cpelland, lcouzens, obarenbo, simaishi
Target Milestone: GAKeywords: ZStream
Target Release: 5.7.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: webui:upgrade
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1540550 Environment:
Last Closed: 2019-04-29 21:25:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1540550    
Bug Blocks:    

Comment 2 CFME Bot 2018-02-27 14:16:20 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/ab37c8864d9676e70854d39bad056c7185c5ed97

commit ab37c8864d9676e70854d39bad056c7185c5ed97
Author:     Nick Carboni <ncarboni>
AuthorDate: Thu Feb 8 17:19:55 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Feb 26 17:19:23 2018 -0500

    Merge pull request #16972 from bdunne/configure_proxy_info_for_yum_updates
    
    Configure yum proxy if given for updates
    (cherry picked from commit 58a6e5645ac73ec5a6942bf97cdb56977f5fa5c4)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1549627

 app/models/miq_server/update_management.rb       | 11 ++++++++
 spec/models/miq_server/update_management_spec.rb | 35 ++++++++++++++++++++++++
 2 files changed, 46 insertions(+)