Bug 1563268
Summary: | CloudForms appliance is ignoring azure proxy settings in advanced tab. | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Daniel Berger <dberger> |
Status: | CLOSED ERRATA | QA Contact: | Brandon Squizzato <bsquizza> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.9.0 | CC: | bascar, bsquizza, cpelland, dluong, gblomqui, jburdine, jfrey, jhardy, jocarter, mslemr, obarenbo |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.9.2 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 5.9.2.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1559019 | Environment: | |
Last Closed: | 2018-05-07 20:48:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Azure | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1559019 | ||
Bug Blocks: |
Comment 2
CFME Bot
2018-04-03 14:00:55 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/24b2f2be8f0b94b88fff9a10ecad00742b52b8ce commit 24b2f2be8f0b94b88fff9a10ecad00742b52b8ce Author: Harpreet Kataria <hkataria> AuthorDate: Mon Apr 2 11:00:56 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Apr 2 11:00:56 2018 -0400 Merge pull request #3693 from slemrmartin/validate-new-provider-with-proxy Validation of new provider with http_proxy settings (cherry picked from commit a0ff186c3fef26bd5e8ea6d141fe5406e8e0d78d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1563267 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1563268 app/controllers/mixins/ems_common_angular.rb | 6 +- 1 file changed, 3 insertions(+), 3 deletions(-) Verified on 5.9.2.4.20180501195858_35dc609 Set up mitmproxy, ensured CFME->azure traffic is being routed through the proxy for these configurations: 1) azure proxy defined, no default proxy defined 2) azure proxy defined, default proxy defined w/ a bogus IP 3) no azure proxy defined, only default proxy defined Works for all 3 cases. 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:1328 |