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 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.
6 years ago
..
__init__.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
acme.py ansible-test: bumping ACME test container version (#64424) 6 years ago
aws.py Mark AWS credentials in ansible-test as sensitive. 6 years ago
azure.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
cs.py Mark ansible-test cloud credentials as sensitive. 6 years ago
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
gcp.py Relocate ansible-test code. (#60147) 6 years ago
hcloud.py Mark ansible-test cloud credentials as sensitive. 6 years ago
nios.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
opennebula.py Mark ansible-test cloud credentials as sensitive. 6 years ago
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
scaleway.py Mark ansible-test cloud credentials as sensitive. 6 years ago
tower.py Mark ansible-test cloud credentials as sensitive. 6 years ago
vcenter.py vcenter: don't bind container on <1024 port 6 years ago
vultr.py Mark ansible-test cloud credentials as sensitive. 6 years ago