community.general/lib/ansible/modules/network/cnos
Anil Kumar Muraleedharan 0897e79bd1 Persistence connection for cnos_vlan (#42500)
* Changing Lenovo Inc to Lenovo and update License file to be consistent.

* Changing cnos_vlan from paramiko to persistence connection of Ansible. Also talking care of CLI changes in CNOS commands with backward compatibility.

* Fixing Validation issues

* Trailing lines removal

* Review comments of Gundalow are getting addressed. He mentioned only at one place for cnos.py. But I have covered the entire file.

* Changes to incorporate Review comments from Qalthos

* Removing configure terminal command from module code

* Aligning with change in run_cnos_commands method changes

* Editing cliconf for latest CNOS CLIs
2018-07-18 12:17:08 -04:00
..
__init__.py Moving modules from lenovo to cnos (#31401) 2017-11-08 19:20:50 +00:00
cnos_backup.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_bgp.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01: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 Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_conditional_template.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01: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 Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_facts.py Fixing copy paste issue (#41121) 2018-06-05 14:31:50 +05:30
cnos_image.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_interface.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_portchannel.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_reload.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_rollback.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_save.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_showrun.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_template.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_vlag.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
cnos_vlan.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00