ansible/test/units/modules/network
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
..
aireos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
aruba Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
enos Adding module enos_config and its UT files (#33081) 2017-11-29 15:17:04 +00:00
eos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
f5 Various errors and formatting fixes (#33503) 2017-12-02 22:33:18 -08:00
ios Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
iosxr Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
ironware Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
junos Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
mlnxos Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
netscaler Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nso Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nuage Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
nxos loopback doesn't support passive_interface (#33252) 2017-11-27 22:56:16 +05:30
ovs Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
radware Module for running templates and workflows on vDirect (#31243) 2017-11-08 16:41:44 +00:00
vyos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
__init__.py