ansible/test/lib/ansible_test/_internal/cloud
Matt Clay 3bd6daa4a4 [stable-2.10] 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..
(cherry picked from commit 3c2e8b99be)

Co-authored-by: Matt Clay <mclay@redhat.com>
2020-10-22 21:40:23 -07:00
..
__init__.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
acme.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
aws.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
azure.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cs.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
fallaxy.py Bump fallaxy version (#69917) 2020-06-06 06:00:57 +10:00
foreman.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
gcp.py
hcloud.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
nios.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
opennebula.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
tower.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
vcenter.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00