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
2018-11-22 07:24:55 -08:00
..
aws
basic [stable-2.7] Fix unit test issues with pytest >= 4.0.0. 2018-11-19 09:57:03 -08:00
cloud
common
ec2
facts
gcp removing libcloud secrets support for legacy gcp modules (#44932) 2018-08-31 08:28:32 -04:00
json_utils
net_tools
network [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 2018-11-22 07:24:55 -08:00
parsing
urls Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 2018-10-09 10:20:57 -07:00
__init__.py
conftest.py
test_database.py Fix unit test parametrize order on Python 3.5. 2018-10-09 18:25:24 -07:00
test_distribution_version.py Fix parametrize warning in unit tests. 2018-10-09 18:25:24 -07:00
test_docker_common.py docker_* modules: simplify idempotency comparisons (#47709) 2018-11-05 10:09:12 -08:00
test_known_hosts.py Fix unit test parametrize order on Python 3.5. 2018-10-09 18:25:24 -07:00
test_postgresql.py
test_text.py