ansible/test/lib/ansible_test/_internal/cloud
Matt Clay f4a80bb600
Code cleanup and refactoring in ansible-test. (#67063)
* Code cleanup in ansible-test.
* Split out encoding functions.
* Consoldate loading of JSON files.
* Split out disk IO functions.
* Simplify file access.
* Add functions for opening files.
* Replace open calls with appropriate functions.
* Expose more types from typing module.
* Support writing compact JSON.
* Add verbosity argument to display.warning.
* Add changelog entry.
* Update files overlooked during rebase.
* Use `io.open` instead of `open`.
* Fix file opening for imp.load_module.
* Remove use of `r+` mode to access files.
* Add missing import.
* Fix httptester on Python 2.x.
* Clarify changelog fragment.
* Consolidate imports. Remove extra newlines.
* Fix indirect imports.
2020-02-04 11:21:53 -08:00
..
__init__.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
acme.py ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
aws.py Mark AWS credentials in ansible-test as sensitive. 2019-09-16 20:21:23 -07:00
azure.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cs.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
gcp.py
hcloud.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
nios.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
opennebula.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
tower.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
vcenter.py vcenter: don't bind container on <1024 port 2020-01-15 11:49:42 -05:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00