Feature #1433
http proxy support for CloudClient.rb
Status: | Closed | Start date: | 08/31/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Core & System | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: |
Description
Hi,
Here is a patch to add http proxy support to CloudClient.rb. It looks for http_proxy environment variable and works as before if unset.
This way, I'm able to reach Marketplace from private network.
Associated revisions
feature #1433: http proxy support for CloudClient.rb, contributed by Laurent Grawet
History
#1 Updated by Laurent Grawet almost 9 years ago
- File marketplace_client_proxy.patch added
This is the second part of the patch. The marketplace_client patch is required to download image if you need proxy server to access internet.
#2 Updated by Ruben S. Montero almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Daniel Molina
#3 Updated by Daniel Molina almost 9 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Resolution set to fixed
Thank you very much for this contribution. I have included both patches in master.