-
Feature Request
-
Resolution: Won't Do
-
Normal
-
None
-
6.13.0
Description of problem:
Navigate to Satellite WebUI -> Infrastructure -> HTTP Proxies -> New HTTP Proxy and create 2 proxy (say 'test_proxy_1' and 'test_proxy_2' where both of these are 2 different proxies ).
Navigate to Satellite WebUI -> Infrastructure -> Virt-who Configurations -> Create Config. Select 'Hypervisor Type' as 'VMware vSphere / vCenter (esx)' and fill all the respective mandatory fields accordingly.
Create 2 Virt-who Configurations here (say 'virt-who_config_1' and 'virt-who_config_2'). Requirement here is 'virt-who_config_1' should use the 'test_proxy_1' and 'virt-who_config_2' should use the 'test_proxy_2'
Expected results: The proxy entry should not be added in /etc/virt-who.conf file, but it should be only added to /etc/virt-who.d/virt-who-config-x.conf file. Because there could be a scenario where user would like to use proxy only for one config and not for all config or where a user would like to use different proxies for different virt-who configuration. Proxy added in /etc/virt-who.conf file will make it effective for all present virt-who configs.
Version-Release number of selected component (if applicable): satellite-6.13.0-4.el8sat.noarch
Additional info: Currently the workaround is, if a user want to run different virt-who endpoints with different proxies, user need to have different instances of virt-who.