community.general/lib/ansible/modules/network/cnos
Anil Kumar Muraleedharan ac58c36ad0 Lenovo cli bugfixes (#45278)
* To change all CLIs present in the code to latest CNOS CLI. One bug of executing with Lenovo Jakku switch is also getting fixed.

* To change the file names as the commands have changed from display to show

* To change to new CLI in test_cnos_comand.py as well
2018-09-12 10:31:45 -04:00
..
__init__.py Moving modules from lenovo to cnos (#31401) 2017-11-08 19:20:50 +00:00
cnos_backup.py Update cnos_backup.py (#44246) 2018-08-17 12:07:55 -04:00
cnos_bgp.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cnos_command.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cnos_conditional_command.py cnos_conditional_command to use persistent connection instead of paramiko (#43876) 2018-08-17 12:02:47 -04:00
cnos_conditional_template.py Making cnos_conditional_template to use persistent connection instead of paramiko (#43868) 2018-08-17 12:01:42 -04:00
cnos_config.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cnos_factory.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cnos_facts.py Lenovo cli bugfixes (#45278) 2018-09-12 10:31:45 -04:00
cnos_image.py Lenovo image refactor (#44953) 2018-08-31 20:04:57 +05:30
cnos_interface.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
cnos_portchannel.py Moving method from util to module (#43923) 2018-08-17 14:17:11 -04:00
cnos_reload.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cnos_rollback.py Refactoring code to adhere to persistence connection. (#44398) 2018-08-29 15:25:19 -04:00
cnos_save.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cnos_showrun.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cnos_template.py Making cnos_template to use persistent connection instead of paramiko (#43862) 2018-08-16 09:13:06 -04:00
cnos_vlag.py Lenovo size reduce cnos.py of util (#43823) 2018-08-08 14:24:39 -04:00
cnos_vlan.py Lenovo size reduce cnos.py of util (#43823) 2018-08-08 14:24:39 -04:00