You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
6 years ago
..
fixtures Lenovo cnos system module (#53764) 6 years ago
__init__.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) 6 years ago
cnos_module.py Update bare exceptions to specify Exception. 6 years ago
test_cnos_banner.py Lenovo cnos banner new module (#50145) 6 years ago
test_cnos_bgp.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_config.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_interface.py Refactoring of cnos_interface module like what followed by other vendors (#49927) 6 years ago
test_cnos_l2_interface.py Lenovo cnos l2interface (#50641) 6 years ago
test_cnos_l3_interface.py To fix bug on switch port issue of L3 interfaces. (#53267) 6 years ago
test_cnos_linkagg.py Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. (#49467) 6 years ago
test_cnos_lldp.py Lenovo cnos lldp (#52568) 6 years ago
test_cnos_logging.py Lenovo cnos logging (#52978) 6 years ago
test_cnos_static_route.py Lenovo cnos static route (#53736) 6 years ago
test_cnos_system.py Lenovo cnos system module (#53764) 6 years ago
test_cnos_vlag.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_vlan.py Refactoring cnos_vlan in line with ios, eos etc. (#48924) 6 years ago