ansible/test/lib/ansible_test/_internal/cloud
Matt Clay 73fadc5e97
Clean up code in ansible-test. (#73379)
* Relocate code to fix type dependencies.

* Fix missing and unused imports.

* Fix type hints.

* Suppress PyCharm false positives.

* Avoid shadowing `file` built-in.

* Use json.JSONEncoder directly instead of super().

This matches the recommended usage and avoids a PyCharm warning.

* Remove redundant regex escape.

* Remove redundant find_python call.

* Use tarfile.open directly.

* Add changelog fragment.
2021-01-26 14:02:08 -08:00
..
__init__.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
acme.py Fix container discovery for the acme test plugin. 2020-11-09 14:11:12 -08:00
aws.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
azure.py Cleanup provisioning code in ansible-test. (#73207) 2021-01-12 16:18:28 -08:00
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cs.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
foreman.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
galaxy.py ansible-galaxy - source deps from all servers and not just parent (#72576) 2020-11-20 04:54:40 +10:00
gcp.py
hcloud.py Cleanup provisioning code in ansible-test. (#73207) 2021-01-12 16:18:28 -08:00
nios.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
opennebula.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
vcenter.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00