ansible/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 [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 2017-08-08 08:56:46 -04:00
ec2 AWSRetry: allow retrying on additional ClientError exceptions (#28483) 2017-08-22 15:31:20 -04:00
facts add a 'min' type for gather_subset to collect nothing (#27085) 2017-08-02 11:04:01 -04:00
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 adds new filter plugins for network use cases (#27695) 2017-08-04 07:47:12 -04:00
test_postgresql.py
test_text.py