ansible/test/units/modules/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
..
fixtures Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
__init__.py
cnos_module.py AnsiballZ improvements 2018-07-26 20:07:25 -07:00
test_cnos_command.py
test_cnos_config.py AnsiballZ improvements 2018-07-26 20:07:25 -07:00
test_cnos_ethernet.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_facts.py
test_cnos_portchannel.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_vlag.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_vlan.py