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 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.
4 years ago
..
__init__.py Update ansible-test support for CI providers. 4 years ago
acme.py Fix container discovery for the acme test plugin. 4 years ago
aws.py Clean up code in ansible-test. (#73379) 4 years ago
azure.py Cleanup provisioning code in ansible-test. (#73207) 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 ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
gcp.py Relocate ansible-test code. (#60147) 5 years ago
hcloud.py Cleanup provisioning code in ansible-test. (#73207) 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
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