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/nxos
Nathaniel Case dd4a79d7d3 Clean up nxos_bgp_neighbor_af (#24890)
* Fix pep8 in bgp_neighbor_af
* Remove WARNINGS
* Rewrite command detection
* Add bgp_neighbor_af test
* Finally kill invoke
9 years ago
..
fixtures Refactos nxos_ip_interface module (#24885) 9 years ago
__init__.py new module nxos_system (#21627) 9 years ago
nxos_module.py new module nxos_system (#21627) 9 years ago
test_nxos_acl.py nxos_acl fixes (#23915) 9 years ago
test_nxos_acl_interface.py nxos_acl_interface fixes (#23917) 9 years ago
test_nxos_bgp.py nxos_bgp updates (#24270) 9 years ago
test_nxos_bgp_af.py nxos_bgp_af updates (#24171) 9 years ago
test_nxos_bgp_neighbor.py nxos_bgp_neighbor cleanup (#24446) 9 years ago
test_nxos_bgp_neighbor_af.py Clean up nxos_bgp_neighbor_af (#24890) 9 years ago
test_nxos_command.py adds unit test cases for nxos_command (#21959) 9 years ago
test_nxos_config.py adds nxos_config unit test cases (#21960) 9 years ago
test_nxos_evpn_global.py roll up of bug fixs for nxos_evpn_global (#21961) 9 years ago
test_nxos_evpn_vni.py fixes nxos_evpn_vni and unittest (#24372) 9 years ago
test_nxos_hsrp.py Fix nxos_hsrp and add unit test (#24770) 9 years ago
test_nxos_interface.py Refactor nxos_interface and add unit test (#24008) 9 years ago
test_nxos_ip_interface.py Refactos nxos_ip_interface module (#24885) 9 years ago
test_nxos_ospf.py Fix nxos ospf and Unit test (#24613) 9 years ago
test_nxos_ospf_vrf.py nxos_ospf_vrf fix and unittest (#24495) 9 years ago
test_nxos_system.py adds system_mtu argument to nxos_system (#21970) 9 years ago
test_nxos_vlan.py nxos_vlan tweaks (#23194) 9 years ago
test_nxos_vrf.py nxos_vrf refactor (#24280) 9 years ago
test_nxos_vrf_af.py nxos_vrf_af fix and unit test (#24399) 9 years ago