..
fixtures
Lenovo cnos user module ( #53763 )
2019-03-27 19:22:05 +05:30
__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 )
2018-05-17 10:06:24 -04:00
cnos_module.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
test_cnos_banner.py
Lenovo cnos banner new module ( #50145 )
2019-01-09 10:43:57 -05:00
test_cnos_bgp.py
Move unit test compat code out of lib/ansible/
. ( #46996 )
2018-10-12 20:01:14 -07:00
test_cnos_command.py
Move unit test compat code out of lib/ansible/
. ( #46996 )
2018-10-12 20:01:14 -07:00
test_cnos_config.py
Move unit test compat code out of lib/ansible/
. ( #46996 )
2018-10-12 20:01:14 -07:00
test_cnos_facts.py
Move unit test compat code out of lib/ansible/
. ( #46996 )
2018-10-12 20:01:14 -07:00
test_cnos_interface.py
Refactoring of cnos_interface module like what followed by other vendors ( #49927 )
2018-12-19 11:38:19 -05:00
test_cnos_l2_interface.py
Lenovo cnos l2interface ( #50641 )
2019-01-09 10:46:56 -05:00
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
Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. ( #49467 )
2018-12-05 11:03:42 -05:00
test_cnos_lldp.py
Lenovo cnos lldp ( #52568 )
2019-02-20 17:30:09 -05:00
test_cnos_logging.py
Lenovo cnos logging ( #52978 )
2019-02-27 14:15:56 -05:00
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_user.py
Lenovo cnos user module ( #53763 )
2019-03-27 19:22:05 +05:30
test_cnos_vlag.py
Move unit test compat code out of lib/ansible/
. ( #46996 )
2018-10-12 20:01:14 -07:00
test_cnos_vlan.py
Refactoring cnos_vlan in line with ios, eos etc. ( #48924 )
2018-11-28 12:51:39 -05:00