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
Moritz Grimm 11af034255 moved aws elasticache module to boto3 (#27441)
* moved aws elasticache module to boto3

* fixed error and improved code

* implemented requested changes

* now checking for missing boto3 packages in a better way

* now dynamically setting the default port depending on the engine if it is not set

* moved standard import in front of ansible ones

* now case insensitive in regards to engine name

* removed superfluous spaces

* now checking for None in the correct way

* removed elasticache module from exceptions to pep8 testing

* removed hardcoded default ports and letting aws decide if no port is given
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Fix nxos_interface_ospf idempotence issue (#27783) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Use 0 instead of None for line and offset. 9 years ago
sanity moved aws elasticache module to boto3 (#27441) 9 years ago
units rhn_register: fix broken imports, add unit tests (#26878) 9 years ago
utils Add opensuse42.3 docker image. 9 years ago