community.general/lib/ansible/module_utils/network/cnos
Anil Kumar Muraleedharan f2c9a6b126 Lenovo port to persistence 1 (#43194)
* CNOS Vlag module is refactored to use persistence connection instead of paramiko.

* Changing interface and port channel modules to persistent connection and adding UT for them.

* Fixing pep8 issues

* Removing trailing new line

* Removing trailing new line

* Removing trailing new line

* Correcting indentation mistake

* Update cnos_vlag.py

* Removing commented examples

They are commented because those configurations are not meant for L2 ports
2018-07-27 10:47:02 -04:00
..
__init__.py
cnos.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
cnos_devicerules.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
cnos_errorcodes.py