ansible/test
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
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Platform agnostic module for VRFs (#25383) 2017-06-09 13:33:11 +02:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 2017-06-01 16:23:32 +08:00
sanity Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
units Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
utils Revert the accidental addition of python-lxml (#25432) 2017-06-07 15:59:28 +01:00