ansible/test/lib/ansible_test/_internal/cloud
Gonéri Le Bouder e7a9d71ac0
ansible-test: async deployment w/ vcenter provider (#59984)
ansible-test: async deployment w/ vcenter provider

So far, `ansible-test`'s vcenter provider was trigger by a blocking POST
call. Since the depoyment take a lot of time (> 8m), we decided to use
an async call instead and poll the API server until the deployment
is ready.
2019-08-27 14:56:43 -04:00
..
__init__.py Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
acme.py ACME modules: bump test container version (#61192) 2019-08-23 15:30:28 -07:00
aws.py
azure.py
cloudscale.py
cs.py
foreman.py
gcp.py
hcloud.py
nios.py
opennebula.py
openshift.py
scaleway.py
tower.py
vcenter.py ansible-test: async deployment w/ vcenter provider (#59984) 2019-08-27 14:56:43 -04:00
vultr.py