summaryrefslogtreecommitdiff
path: root/test/units/module_utils/ec2
Commit message (Expand)AuthorAgeFilesLines
* migration final cleanupAnsible Core Team2020-03-091-0/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-091-101/+0
* CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281)Mark Chappell2020-02-131-3/+3
* Sanity test fixups - AWS related tests (#64093)Mark Chappell2019-10-301-13/+4
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-1/+1
* Replace nose with pytestToshio Kuratomi2018-11-261-2/+2
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-1/+1
* Provide kubernetes definition diffs in check_mode (#41471)Will Thames2018-07-111-71/+0
* Route table boto3 (#32059)Will Thames2018-01-091-1/+9
* [cloud] Improve snake <-> camel conversion for AWS utils (#31400)Will Thames2017-12-131-1/+27
* AWSRetry: allow retrying on additional ClientError exceptions (#28483)Sloane Hertel2017-08-221-0/+16
* [cloud] Improve Camel to Snake conversion in EC2 module_utils (#25015)Will Thames2017-08-011-0/+37
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-2/+2
* Remove shebangs from unit tests.Matt Clay2017-02-271-3/+0
* Skip test_aws.py if boto3/botocore are missing (#17814)Adrian Likins2016-10-131-3/+13
* CloudRetry/AWSRetry backoff decorator with unit tests (#17039)Allen Sanabria2016-09-132-0/+87