ansible/test/lib/ansible_test/_internal/cloud
Gonéri Le Bouder 5ecbe9cbbb vcenter provider: Only rely on VMWARE_TEST_PLATFORM
Until now, the vcenter provider was switching between `static` and
`govcsim` depending on the presence of the following configuration file:
`test/integration/cloud-config-vcenter.ini`.

This was not consistent with Worldstream, which we enable with the
`VMWARE_TEST_PLATFORM` environment variable.

We now only rely on `VMWARE_TEST_PLATFORM` to know which platform should be
used. `govcsim` is still the default, this to preserve the original
behaviour.

This commit also rename the following variables to be consistent with the rest
of the code base. It also ensures they are alway defined, even with `govcsim`:

- `VCENTER_HOSTNAME`
- `VCENTER_USERNAME`
- `VCENTER_PASSWORD`
2019-09-20 10:33:44 -04:00
..
__init__.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
acme.py Bump acme-test-container version. (#62381) 2019-09-17 13:06:33 +02:00
aws.py Mark AWS credentials in ansible-test as sensitive. 2019-09-16 20:21:23 -07:00
azure.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
cloudscale.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
cs.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
foreman.py
gcp.py
hcloud.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
nios.py
opennebula.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
tower.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
vcenter.py vcenter provider: Only rely on VMWARE_TEST_PLATFORM 2019-09-20 10:33:44 -04:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00