-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
6.15.z
Description of problem:
virt-who does not honour proxy settings.
How reproducible:
100%
Is this issue a regression from an earlier version:
6.15.z
Steps to Reproduce:
1. Create a proxy in the satellite (Infrastructure > HTTP Proxies)
2. Create a virt-who configuration add the newly created HTTP Proxies
3. Virt-who configuration is deployed and HTTP_PROXY variable is created "/etc/virt-who.conf"
Actual behavior:
"http_proxy" is ignored
2025-01-13 15:57:48,421 [virtwho.rhsm_log WARNING] MainProcess(4053619):MainThread @config.py:init_config:1594 - [global]: Ignoring unknown configuration option "http_proxy" 2025-01-13 15:57:48,421 [virtwho.rhsm_log DEBUG] MainProcess(4053619):MainThread @config.py:init_config:1594 - [virt-who-config-7]: Value for "simplified_vim" not set, using default: True 2025-01-13 15:57:48,421 [virtwho.rhsm_log WARNING] MainProcess(4053619):MainThread @config.py:init_config:1594 - [virt-who-config-7]: Ignoring unknown configuration option "http_proxy"
Expected behavior:
"http_proxy" variable should be honoured and virt-who should use the proxy to successfully communicate to the Vcenter.
Business Impact / Additional info:
- links to