Bug #3796
sunstone ignores the no_proxy environment variable
| Status: | Pending | Start date: | 05/06/2015 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Sunstone | |||
| Target version: | - | |||
| Resolution: | Pull request: | |||
| Affected Versions: | OpenNebula 4.10 | 
Description
Hi,
Sunstone ignores the no_proxy environment variable 
no_proxy="localhost,127.0.0.0/8"
and tries to connect to oneflow
"http://localhost:2633/RPC2"
through proxy (http_proxy environment variable).
The proxy is used to connect marketplace.
Thanks for your help,
Laurent
History
#1
     Updated by Laurent Grawet about 6 years ago
    Updated by Laurent Grawet about 6 years ago
    One small mistake in my description regarding the oneflow url, it is of course
"http://localhost:2474/service"
#2
     Updated by Daniel Molina almost 6 years ago
    Updated by Daniel Molina almost 6 years ago
    - Assignee set to Daniel Molina
#3
     Updated by Ignacio M. Llorente almost 6 years ago
    Updated by Ignacio M. Llorente almost 6 years ago
    - Target version deleted (Release 4.14)
#4
     Updated by Daniel Molina almost 6 years ago
    Updated by Daniel Molina almost 6 years ago
    - Assignee deleted (Daniel Molina)
#5
     Updated by Ruben S. Montero almost 6 years ago
    Updated by Ruben S. Montero almost 6 years ago
    - Priority changed from Normal to High