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
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
7 years ago
..
aireos Unit tests: share common code (#31456) 7 years ago
aruba Unit tests: share common code (#31456) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
enos Adding module enos_config and its UT files (#33081) 7 years ago
eos Unit tests: share common code (#31456) 7 years ago
f5 Various errors and formatting fixes (#33503) 7 years ago
ios Unit tests: share common code (#31456) 7 years ago
iosxr Unit tests: share common code (#31456) 7 years ago
ironware Unit tests: share common code (#31456) 7 years ago
junos Refactor common network shared and platform utils code into package (#33452) 7 years ago
mlnxos Add mlnxos_config module (#33356) 7 years ago
netscaler Refactor common network shared and platform utils code into package (#33452) 7 years ago
nso Refactor common network shared and platform utils code into package (#33452) 7 years ago
nuage Unit tests: share common code (#31456) 7 years ago
nxos loopback doesn't support passive_interface (#33252) 7 years ago
ovs Unit tests: share common code (#31456) 7 years ago
radware Module for running templates and workflows on vDirect (#31243) 7 years ago
vyos Unit tests: share common code (#31456) 7 years ago
__init__.py