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 3d63ecb6f3
Refactor junos modules to Use netconf and cliconf plugins (#32621)
* Fix junos integration test fixes as per connection refactor (#33050)

Refactor netconf connection plugin to work with netconf plugin

* Fix junos integration test fixes as per connection refactor (#33050)

Refactor netconf connection plugin to work with netconf plugin
Fix CI failure
Fix unit test failure
Fix review comments
7 years ago
..
fixtures Adding RPC attribute parameters to junos_rpc network module (#32649) 7 years ago
__init__.py Add junos_command module unit test (#23819) 8 years ago
junos_module.py Unit tests: share common code (#31456) 7 years ago
test_junos_command.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
test_junos_config.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
test_junos_facts.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
test_junos_netconf.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
test_junos_package.py Unit tests: share common code (#31456) 7 years ago
test_junos_rpc.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago