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
Chris Van Heuveln 3ebc96e5c7 nxos_l3_interfaces: fix states, add new minor attributes (#64853)
* (WIP) nxos_l3_interfaces: fix states, add new minor attributes

* sa cleanup

* more regression fixes

* test_8 for add'l code coverage

* Fix regressions to handle mgmt w/o IP

* add 'no system default switchport' to regression setups

* add err msg to terminal_stderr_re so that cli_config will catch L2 failures

* regression test change: /int4/int3/

* Add default rsvd_intf_len for Zuul CI

* Fix replaced-with-no-ipaddr and ip redirect issues
6 years ago
..
fixtures adding the modules to /nxos/storage/ folder (#64269) 6 years ago
storage adding the modules to /nxos/storage/ folder (#64269) 6 years ago
__init__.py new module nxos_system (#21627) 9 years ago
nxos_module.py NX-OS Telemetry Resource Module (#59126) 6 years ago
test_nxos_acl.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_acl_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_banner.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_bfd_global.py Fix bfd cmd order and test issues (#61943) 6 years ago
test_nxos_bfd_interfaces.py nxos_bfd_interfaces: new module (#61407) 6 years ago
test_nxos_bgp.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_bgp_af.py Move utility functions out of basic.py (#51715) 7 years ago
test_nxos_bgp_neighbor.py nxos_bgp_neighbor: Add bfd support (#56932) 7 years ago
test_nxos_bgp_neighbor_af.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_command.py Revert nxos, ios, iosxr return_timestamps (#56206) 7 years ago
test_nxos_config.py Fix 'defaults' option in the nxos_config module (#51076) 7 years ago
test_nxos_evpn_global.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_evpn_vni.py Clean up unused imports for nxos related code (#61856) 6 years ago
test_nxos_feature.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_hsrp.py Removed in 29 (#63680) 6 years ago
test_nxos_hsrp_interfaces.py nxos_hsrp_interfaces: new module (#61498) 6 years ago
test_nxos_interface.py Add nxos_interfaces resource module (#60421) 6 years ago
test_nxos_interface_ospf.py nxos_interface_ospf: Add bfd support (#56807) 7 years ago
test_nxos_interfaces.py nxos_interfaces: RMB state fixes (#63960) 6 years ago
test_nxos_l3_interface.py Add nxos_l3_interfaces resource module (#61021) 6 years ago
test_nxos_l3_interfaces.py nxos_l3_interfaces: fix states, add new minor attributes (#64853) 6 years ago
test_nxos_nxapi.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_ospf.py Unit tests: remove unused imports (#59812) 6 years ago
test_nxos_ospf_vrf.py nxos_ospf_vrf: Add 'bfd' support (#57425) 7 years ago
test_nxos_overlay_global.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_pim.py nxos_pim: Add bfd support (#56908) 7 years ago
test_nxos_pim_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_pim_interface_bfd.py Unit tests: remove unused imports (#59812) 6 years ago
test_nxos_pim_rp_address.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_static_route.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_system.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_telemetry.py nxos_telemetry replaced state (#62368) 6 years ago
test_nxos_vlan.py Add nxos_vlans resource module (#59294) 6 years ago
test_nxos_vlans.py nxos_vlans: fix rmb behaviors and tests (#63650) 6 years ago
test_nxos_vpc.py nxos_vpc: pkl_vrf fixes for #57069 (#57370) 7 years ago
test_nxos_vpc_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_vrf.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_nxos_vrf_af.py Remove deprecated options from modules (#50246) 7 years ago
test_nxos_vxlan_vtep.py Add new configurations for nxos_vxlan_vtep (#47834) 7 years ago
test_nxos_vxlan_vtep_vni.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago