ansible/test/units/modules/network/nxos
Mike Wiebe 918f768890 [stable-2.9] Fix nxos_l3_interfaces module and tests (#62545)
* Fix nxos_l3_interfaces module and tests

* Use get_interface_type

* get_interface_type in utils lib
2019-10-02 13:43:17 -04:00
..
fixtures Add nxos_interfaces resource module (#60421) 2019-08-14 13:38:22 +05:30
__init__.py
nxos_module.py NX-OS Telemetry Resource Module (#59126) 2019-08-05 11:35:46 +05:30
test_nxos_acl.py
test_nxos_acl_interface.py
test_nxos_banner.py
test_nxos_bfd_global.py Fix bfd cmd order and test issues (#61943) 2019-09-12 21:45:37 +05:30
test_nxos_bfd_interfaces.py nxos_bfd_interfaces: new module (#61407) 2019-08-29 09:36:10 +05:30
test_nxos_bgp.py
test_nxos_bgp_af.py Move utility functions out of basic.py (#51715) 2019-03-14 21:29:55 -04:00
test_nxos_bgp_neighbor.py nxos_bgp_neighbor: Add bfd support (#56932) 2019-06-19 21:23:00 +05:30
test_nxos_bgp_neighbor_af.py
test_nxos_command.py Revert nxos, ios, iosxr return_timestamps (#56206) 2019-05-08 20:49:29 +05:30
test_nxos_config.py Fix 'defaults' option in the nxos_config module (#51076) 2019-01-23 11:29:27 +05:30
test_nxos_evpn_global.py
test_nxos_evpn_vni.py Clean up unused imports for nxos related code (#61856) 2019-09-08 22:53:24 -04:00
test_nxos_feature.py
test_nxos_hsrp.py
test_nxos_interface.py Add nxos_interfaces resource module (#60421) 2019-08-14 13:38:22 +05:30
test_nxos_interface_ospf.py nxos_interface_ospf: Add bfd support (#56807) 2019-06-07 09:58:29 +05:30
test_nxos_l3_interface.py Add nxos_l3_interfaces resource module (#61021) 2019-08-23 15:06:26 +05:30
test_nxos_l3_interfaces.py [stable-2.9] Fix nxos_l3_interfaces module and tests (#62545) 2019-10-02 13:43:17 -04:00
test_nxos_nxapi.py
test_nxos_ospf.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_nxos_ospf_vrf.py nxos_ospf_vrf: Add 'bfd' support (#57425) 2019-06-19 21:22:32 +05:30
test_nxos_overlay_global.py
test_nxos_pim.py nxos_pim: Add bfd support (#56908) 2019-06-19 21:22:03 +05:30
test_nxos_pim_interface.py
test_nxos_pim_interface_bfd.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_nxos_pim_rp_address.py
test_nxos_static_route.py
test_nxos_system.py
test_nxos_telemetry.py nxos_telemetry replaced state (#62368) 2019-09-17 16:49:30 +05:30
test_nxos_vlan.py Add nxos_vlans resource module (#59294) 2019-08-05 12:50:16 +05:30
test_nxos_vpc.py nxos_vpc: pkl_vrf fixes for #57069 (#57370) 2019-06-28 16:18:46 +05:30
test_nxos_vpc_interface.py
test_nxos_vrf.py
test_nxos_vrf_af.py Remove deprecated options from modules (#50246) 2019-01-22 09:18:26 -05:00
test_nxos_vxlan_vtep.py
test_nxos_vxlan_vtep_vni.py