1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-15 12:27:38 +00:00
community.general/test/units/module_utils
Sloane Hertel 7551e8c921 AWSRetry: allow retrying on additional ClientError exceptions (#28483)
* Added the ability to extend the exception list in CloudRetry

* AWSRetry boto and boto compatible

* Updated tests to reflect boto/boto3

* Added boto to shippable requirements

* Have base_class and added_exceptions default to None in CloudRetry

AWSRetry - only retry on boto3 exceptions and remove boto requirement from tests

* Make requested changes.
2017-08-22 15:31:20 -04:00
..
aws
basic
cloud
ec2 AWSRetry: allow retrying on additional ClientError exceptions (#28483) 2017-08-22 15:31:20 -04:00
facts
gcp
json_utils
parsing
__init__.py
test_aci.py
test_basic.py Fix fallback and boolean check in argspec (#27994) 2017-08-10 12:10:18 -07:00
test_database.py
test_distribution_version.py
test_known_hosts.py
test_network_common.py
test_postgresql.py
test_text.py