1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/cnos
Anil Kumar Muraleedharan 7a24ecde86 Lenovo cnos system module (#53764)
* Adding cnos_system module to Ansible.

* Adding UT, Functional test required for cnos_system. Bugs came up are fixed

* Adding more files to the cnos_system suit.
2019-03-20 08:50:45 -04:00
..
fixtures Lenovo cnos system module (#53764) 2019-03-20 08:50:45 -04:00
__init__.py
cnos_module.py
test_cnos_banner.py
test_cnos_bgp.py
test_cnos_command.py
test_cnos_config.py
test_cnos_facts.py
test_cnos_interface.py
test_cnos_l2_interface.py
test_cnos_l3_interface.py To fix bug on switch port issue of L3 interfaces. (#53267) 2019-03-06 12:08:53 -05:00
test_cnos_linkagg.py
test_cnos_lldp.py
test_cnos_logging.py
test_cnos_static_route.py Lenovo cnos static route (#53736) 2019-03-20 08:47:45 -04:00
test_cnos_system.py Lenovo cnos system module (#53764) 2019-03-20 08:50:45 -04:00
test_cnos_vlag.py
test_cnos_vlan.py