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/junos
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
..
fixtures
__init__.py
junos_module.py
test_junos_command.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
test_junos_config.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
test_junos_facts.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
test_junos_netconf.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
test_junos_package.py
test_junos_rpc.py Refactor common network shared and platform utils code into package (#33452) 7 years ago