1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/nso
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
..
fixtures nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +00:00
__init__.py nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +00:00
nso_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nso_config.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30