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/sanity
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
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Add a (disabled) code-smell test for detecting _ variables 7 years ago
import rhn_register: fix broken imports, add unit tests (#26878) 7 years ago
pep8 moved aws elasticache module to boto3 (#27441) 7 years ago
pylint Add some features to the pylint sanity check 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules removed requirements on WANT_JSON and POWERSHELL_COMMON (#27679) 7 years ago