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/units/module_utils
Anton Nikulin 02a8121dea [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982)
* FTD modules: upsert functionality and bug fixes (#47747)

* FTD modules: bug fixes and upsert functionality

* Fix sanity checks

* Fix unit tests for Python 2.6

* Log status code for login/logout

* Use string formatting in logging

(cherry picked from commit 9770ac70f9)

* Add changelog entry
6 years ago
..
aws AnsiballZ improvements 6 years ago
basic [stable-2.7] Fix unit test issues with pytest >= 4.0.0. 6 years ago
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 7 years ago
common Provide kubernetes definition diffs in check_mode (#41471) 6 years ago
ec2 Provide kubernetes definition diffs in check_mode (#41471) 6 years ago
facts Fix pkg_mgr_name fact finding for Fedora (#40922) 6 years ago
gcp removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
json_utils Port some tests away from nose as examples (#33437) 7 years ago
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 7 years ago
network [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 6 years ago
parsing Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
urls Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py AnsiballZ improvements 6 years ago
test_database.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_distribution_version.py Fix parametrize warning in unit tests. 6 years ago
test_docker_common.py docker_* modules: simplify idempotency comparisons (#47709) 6 years ago
test_known_hosts.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_postgresql.py Porting tests to pytest (#33387) 7 years ago
test_text.py Porting tests to pytest (#33387) 7 years ago