ansible/test/units/modules/network/netscaler
Ganesh Nalawade 11c9ad23d5
Refactor common network shared and platform utils code into package (#33452)
* Refactor common network shared and platform specific code into package (part-1)

As per proposal #76 refactor common network shared and platform specific
code into sub-package.
https://github.com/ansible/proposals/issues/76

*  ansible.module_utils.network.common - command shared functions
*  ansible.module_utils.network.{{ platform }} - where platform is platform specific shared functions

*  Fix review comments

* Fix review comments
2017-12-03 21:42:30 +05:30
..
__init__.py
netscaler_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_action.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_policy.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_cs_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_service.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_site.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_gslb_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_lb_monitor.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_lb_vserver.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_module_utils.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
test_netscaler_nitro_request.py New module: Issue NITRO requests to a Netscaler instance (network/netscaler/netscaler_nitro_request) (#33091) 2017-11-28 14:16:01 +00:00
test_netscaler_save_config.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_server.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_service.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_servicegroup.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_netscaler_ssl_certkey.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00