[ovirt-users] ovirt-engine 3.5.3: Access external provider via http proxy

Jiri Belka jbelka at redhat.com
Mon Aug 31 10:33:22 UTC 2015


> From: "Carlo Rodrigues" <carlo.rodrigues at gmail.com>
> To: users at ovirt.org
> Sent: Saturday, August 22, 2015 12:23:52 AM
> Subject: [ovirt-users] ovirt-engine 3.5.3: Access external provider via http	proxy
> 
> Hello,
> 
> I just installed oVirt 3.5.3 in a private network with no NAT.
> 
> Obviously oVirt can't communicate with glance.ovirt.org.
> 
> Is there a way to use an HTTP proxy like squid to connect to the outside
> world?

OVESETUP_RHEVM_SUPPORT/redhatSupportProxyPort=none:None
OVESETUP_RHEVM_SUPPORT/redhatSupportProxy=none:None
OVESETUP_RHEVM_SUPPORT/redhatSupportProxyUser=none:None
OVESETUP_RHEVM_SUPPORT/configureRedhatSupportPlugin=bool:False
OVESETUP_RHEVM_SUPPORT/redhatSupportProxyPassword=none:None
OVESETUP_RHEVM_SUPPORT/redhatSupportProxyEnabled=bool:False

Please submit RFE BZ in bugzilla for a feature which would
enable routing all tcp/ip connections out of oVirt environment
itself via HTTP (or SOCKS) proxy.

(Meanwhile you could hack java process and include -D option
for http proxy but this would probably break all tcp/ip connections.)

Thx!

j.



More information about the Users mailing list