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
Mike Wiebe ec11cd2696 nxos_bgp_neighbor_af fix problem with advertise-map properties (#28413)
* Fix problem with advertise-map properties

* Change limit_to back to run all tests

* Fix unit tests

* Move advertise_map out of get_custom_value
7 years ago
..
fixtures fix nxos_overlay_global idempotence (#28150) 7 years ago
__init__.py new module nxos_system (#21627) 8 years ago
nxos_module.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_acl.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_acl_interface.py nxos integration fix part 1 (#27069) 7 years ago
test_nxos_banner.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_bgp.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_bgp_af.py nxos_bgp_af correct parents (#26996) 7 years ago
test_nxos_bgp_neighbor.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_bgp_neighbor_af.py nxos_bgp_neighbor_af fix problem with advertise-map properties (#28413) 7 years ago
test_nxos_command.py Add nxos_command IT and generalize UT (#26617) 7 years ago
test_nxos_config.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_evpn_global.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_evpn_vni.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_feature.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_hsrp.py fix nxos_hsrp (#27306) 7 years ago
test_nxos_interface.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_interface_ospf.py Update nxos_interface_ospf & add test (#26644) 7 years ago
test_nxos_ip_interface.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_nxapi.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_ospf.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_ospf_vrf.py fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 7 years ago
test_nxos_overlay_global.py fix nxos_overlay_global idempotence (#28150) 7 years ago
test_nxos_pim.py nxos_pim updates (#26145) 7 years ago
test_nxos_pim_interface.py Fix structured output not supported in nxos_pim_interface (#28125) 7 years ago
test_nxos_pim_rp_address.py nxos_pim_rp_address fixes (#26119) 7 years ago
test_nxos_portchannel.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_static_route.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_switchport.py Fix nxos_switchport and unit test (#26131) 7 years ago
test_nxos_system.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_vlan.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_vpc.py Fix nxos_vpc issues (#28188) 7 years ago
test_nxos_vpc_interface.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_vrf.py Add integration tests and fix nxos providers (#26913) 7 years ago
test_nxos_vrf_af.py refactors nxos_vrf_af module (#28208) 7 years ago
test_nxos_vxlan_vtep.py Test multiple nxos versions at once (#25595) 7 years ago
test_nxos_vxlan_vtep_vni.py nxos_vxlan_vtep_vni fixes (#25913) 7 years ago