Bug 1623862
| Summary: | GCE provider doesn't respect the http_proxy configuration to connect to the remote | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jaroslav Henner <jhenner> |
| Component: | Providers | Assignee: | Alexander Zagaynov <azagayno> |
| Status: | CLOSED ERRATA | QA Contact: | Jaroslav Henner <jhenner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.9.4 | CC: | dmetzger, gblomqui, jfrey, jhardy, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.19 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:03:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jaroslav Henner
2018-08-30 10:51:33 UTC
PRs: - https://github.com/fog/fog-google/pull/418 - https://github.com/ManageIQ/manageiq-providers-google/pull/73 Everything merged. New commit detected on ManageIQ/manageiq-providers-google/hammer: https://github.com/ManageIQ/manageiq-providers-google/commit/af5dfef52fe510f849844083b0cbb2f9c244738f commit af5dfef52fe510f849844083b0cbb2f9c244738f Author: Adam Grare <agrare> AuthorDate: Thu Oct 4 09:16:31 2018 -0400 Commit: Adam Grare <agrare> CommitDate: Thu Oct 4 09:16:31 2018 -0400 Merge pull request #73 from AlexanderZagaynov/BZ-1623862_http_proxy rename client's proxy option (cherry picked from commit ec11cad1b0d230581173c19f9111fb9613eb1dbe) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1623862 app/models/manageiq/providers/google/manager_mixin.rb | 4 +- manageiq-providers-google.gemspec | 2 +- spec/models/manageiq/providers/google/cloud_manager_spec.rb | 6 +- 3 files changed, 4 insertions(+), 8 deletions(-) *** Bug 1623550 has been marked as a duplicate of this bug. *** 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-2019:0212 |