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/modules/network
Tim Rupp 6f2c543a33 Updates and refactors the bigip pool module to use REST (#25234)
This patch updates the bigip_pool module to use F5's REST API
as well as includes unit tests.

Unit tests are provided. Integration tests can be found here

https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_pool.yaml#L23
https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_pool/tasks
7 years ago
..
basics code clean of old code from network modules updates (#21469) 8 years ago
cumulus test/: PEP8 compliancy (#24803) 7 years ago
eos Actually check for equality on empty commands array (#25308) 7 years ago
f5 Updates and refactors the bigip pool module to use REST (#25234) 7 years ago
ios Actually check for equality on empty commands array (#25308) 7 years ago
iosxr Actually check for equality on empty commands array (#25308) 7 years ago
junos Add junos unit test case (#24249) 7 years ago
nxos Actually check for equality on empty commands array (#25308) 7 years ago
ovs Actually check for equality on empty commands array (#25308) 7 years ago
vyos Actually check for equality on empty commands array (#25308) 7 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago