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
Matt Clay 3c2e8b99be
Fix ansible-test handling of user-defined docker networks. (#72256)
* Fix ansible-test docker container detection.

* Attach test containers to the correct network.

* Do not assume `localhost` for accesing Docker.

* Look for containers on current network.

* Always map /var/run/docker.sock into containers.

This fixes issues when using a remote Docker host.

* Support container IP lookup from networks list.

* Fix container network attachment.

* Remove redundant container detection messages.

* Limit DOCKER_HOST parsing to TCP.

* Restore docker socket existence check.

The check is skipped if the docker hostname is not localhost.

* Correct changelog entry.
4 years ago
..
__init__.py Update ansible-test support for CI providers. 4 years ago
acme.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
aws.py Update ansible-test support for CI providers. 4 years ago
azure.py Update ansible-test support for CI providers. 4 years ago
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
cs.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
foreman.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
galaxy.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
gcp.py Relocate ansible-test code. (#60147) 5 years ago
hcloud.py Update ansible-test support for CI providers. 4 years ago
nios.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
opennebula.py Mark ansible-test cloud credentials as sensitive. 5 years ago
openshift.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
scaleway.py Mark ansible-test cloud credentials as sensitive. 5 years ago
tower.py Update ansible-test support for CI providers. 4 years ago
vcenter.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
vultr.py Mark ansible-test cloud credentials as sensitive. 5 years ago