You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Abhijeet Kasurde 025e30ea0c VMware: add support for http_proxy in connection API
This commit allows users to access a vCenter or a ESXi through a
HTTP CONNECT based proxy.

To do so, the users have to set the `proxy_host` and `proxy_port`
variables.

The can also use the `VMWARE_PROXY_HOST` and `VMWARE_PROXY_PORT`
environment variables.

This feature depends on pyvmomi > v6.7.1.2018.12.

Fixes: #42221

Co-Author: Abhijeet Kasurde <akasurde@redhat.com>
Co-Author: Gonéri Le Bouder <goneri@redhat.com>
6 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration vmware: new module vmware_dvs_portgroup_find (#59567) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner vcenter: disable ConfigParser interpolation (#59851) 6 years ago
sanity Add vyos_interfaces resource module (#58589) 6 years ago
units VMware: add support for http_proxy in connection API 6 years ago
utils Update ansible-test to properly skip unit tests. 6 years ago