ansible/test/units
Tim Rupp 61684f7313 Updates gtm wide ip module to be feature complete (#25502)
This module is used to manage GTM wide ips on a bigip.
Previously, this module only included a small subset of functionality
primarily related to editing a wide ip that already existed. Additionally
it used the SOAP api for its communication. this patch completes the
feature set of wide ips and refactors the code to use the F5 python SDK
and the REST API.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_gtm_wide_ip.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_gtm_wide_ip/tasks
2017-06-09 16:07:14 +01:00
..
cli test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
contrib test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
errors test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
executor test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
inventory test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
inventory_test_data/group_vars
mock test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
module_utils Support NetBSD 7.1+ style ifconfig -a output (#25442) 2017-06-08 17:09:22 -04:00
modules Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
parsing test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
playbook test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
plugins Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
template test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
utils test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
vars test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
test_constants.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00