community.general/lib/ansible/module_utils/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 Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
cnos.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
cnos_devicerules.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
cnos_errorcodes.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30