ansible/test/units/modules/network/junos
Ganesh Nalawade be89ef3eb6 junos_linkagg implementation and junos modules refactor (#26587)
* junos_linkagg implementation and junos modules refactor

*  junos_linkagg implementation
*  junos_linkagg integration test
*  net_linkagg integration test for junos
*  decouple `load_config` and `commit` operations,
   to allow single commit (in case on confirm commit) and
   to perform batch commit (multiple `load_config` followed by single
   `commit`)
*  Other related refactor

* Fix CI issues

* Fix unit test failure
2017-07-11 09:52:53 +05:30
..
fixtures Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
__init__.py Add junos_command module unit test (#23819) 2017-04-21 18:23:40 +05:30
junos_module.py Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
test_junos_command.py Add junos_config unit test (#24005) 2017-04-27 20:37:15 +05:30
test_junos_config.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
test_junos_facts.py Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
test_junos_netconf.py junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
test_junos_package.py Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30
test_junos_rpc.py Add junos unit test case (#24249) 2017-05-03 22:36:23 +05:30