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/fixtures
Trishna Guha 2fbfce06e7
Fix nxos_interface multiple issues (#36827)
* fix interface_type

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix setting mtu, doc for state check param, doc for params applicable for ethernet intf

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* speed idempotence and add unittest

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fabric_forwarding_anycast_gateway applicable for svi type intf only

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix speed

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
..
_nxos_switchport Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 7 years ago
nxos_acl nxos_acl fixes (#23915) 8 years ago
nxos_acl_interface fix for nxos_acl_interface idempotency (#26156) 7 years ago
nxos_bgp nxos: 32 bits AS in as-dot format not recognized by regexp asn_regex (#30569) 7 years ago
nxos_command adds unit test cases for nxos_command (#21959) 8 years ago
nxos_config adds nxos_config unit test cases (#21960) 8 years ago
nxos_evpn_global roll up of bug fixs for nxos_evpn_global (#21961) 8 years ago
nxos_feature nxos_feature fix and unit test (#25200) 7 years ago
nxos_interface Fix nxos_interface multiple issues (#36827) 7 years ago
nxos_interface_ospf Update nxos_interface_ospf & add test (#26644) 7 years ago
nxos_nxapi Refactor/fix nxos_nxapi to use show run (#28675) 7 years ago
nxos_pim nxos_pim updates (#26145) 7 years ago
nxos_pim_interface Rel240/fix nxos pim interface (#29885) 7 years ago
nxos_pim_rp_address nxos_pim_rp_address fixes (#26119) 7 years ago
nxos_vlan Convert nxos_vlan to DI module (#31866) 7 years ago
nxos_vpc nxos_vpc updates (#25452) 7 years ago
nxos_vpc_interface Fixes nxos_vpc_interface (#25907) 7 years ago
nxos_vrf Convert nxos_vrf to DI module (#34274) 7 years ago
nxos_vxlan_vtep nxos_vxlan_vtep (#25971) 7 years ago
nxos_vxlan_vtep_vni nxos_vxlan_vtep_vni fixes (#25913) 7 years ago
_nxos_ip_interface.cfg Deprecate nxos_ip_interface and Add nxos_l3_interface DI module (#33866) 7 years ago
nxos_evpn_vni_config.cfg add more testcases for nxos_evpn_vni (#24996) 7 years ago
nxos_overlay_global_config.cfg fix nxos_overlay_global idempotence (#28150) 7 years ago
nxos_static_route.cfg nxos_static_route updates (#24992) 7 years ago
nxos_system_config.cfg adds system_mtu argument to nxos_system (#21970) 8 years ago