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/runner/lib/cloud
Matt Clay ac492476e5
Bug fixes and cleanup for ansible-test. (#45991)
* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.
6 years ago
..
__init__.py Fix get_cloud_platforms config usage. 7 years ago
acme.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
aws.py Add Azure provider support to ansible-test and CI. 7 years ago
azure.py Cleanup and enhancements for ansible-test. (#37142) 7 years ago
cs.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
foreman.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
gcp.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
nios.py Includes support for Reverse-Mapping zone in nios_zone module (#44525) 6 years ago
opennebula.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
openshift.py Adds k8s_raw, openshift_raw tests (#36228) 7 years ago
tower.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
vcenter.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago