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
Sloane Hertel 7da565b3ae
parse botocore.endpoint logs into a list of AWS actions (#49312)
* Add an option to parse botocore.endpoint logs for the AWS actions performed during a task

Add a callback to consolidate all AWS actions used by modules

Added some documentation to the AWS guidelines

* Enable aws_resource_actions callback only for AWS tests

* Add script to help generate policies

* Set debug_botocore_endpoint_logs via environment variable for all AWS integration tests

Ensure AWS tests inherit environment

(also remove AWS CLI in aws_rds inventory tests and use the module)
6 years ago
..
__init__.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
acme.py acme_account: improve account deactivation idempotency (#53234) 6 years ago
aws.py parse botocore.endpoint logs into a list of AWS actions (#49312) 6 years ago
azure.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloudscale.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cs.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
foreman.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
gcp.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
hcloud.py Add hcloud server module (#53062) 6 years ago
nios.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
opennebula.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
openshift.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
tower.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
vcenter.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
vultr.py Overhaul ansible-test cloud test plugins. (#53044) 6 years ago