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/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.
5 years ago
..
__init__.py Update ansible-test collection inventory handling. (#61031) 5 years ago
acme.py ACME modules: bump test container version (#61192) 5 years ago
aws.py Relocate ansible-test code. (#60147) 5 years ago
azure.py Relocate ansible-test code. (#60147) 5 years ago
cloudscale.py Relocate ansible-test code. (#60147) 5 years ago
cs.py Relocate ansible-test code. (#60147) 5 years ago
foreman.py Relocate ansible-test code. (#60147) 5 years ago
gcp.py Relocate ansible-test code. (#60147) 5 years ago
hcloud.py Relocate ansible-test code. (#60147) 5 years ago
nios.py Relocate ansible-test code. (#60147) 5 years ago
opennebula.py Relocate ansible-test code. (#60147) 5 years ago
openshift.py Relocate ansible-test code. (#60147) 5 years ago
scaleway.py Relocate ansible-test code. (#60147) 5 years ago
tower.py Relocate ansible-test code. (#60147) 5 years ago
vcenter.py ansible-test: async deployment w/ vcenter provider (#59984) 5 years ago
vultr.py Relocate ansible-test code. (#60147) 5 years ago