ansible/test/units/modules/network/nxos
Trishna Guha fe9e887f86
fix nxos_bgp_af issues (#36147) (#36283)
* fix nxos_bgp_af issues

* shippable fix

* review comments

* shippable error fix

(cherry picked from commit 75a34f6668)
2018-02-16 10:12:42 +05:30
..
fixtures Convert nxos_vrf to DI module (#34274) 2018-01-08 10:10:34 +05:30
__init__.py
nxos_module.py
test_nxos_acl.py
test_nxos_acl_interface.py
test_nxos_banner.py
test_nxos_bgp.py
test_nxos_bgp_af.py fix nxos_bgp_af issues (#36147) (#36283) 2018-02-16 10:12:42 +05:30
test_nxos_bgp_neighbor.py
test_nxos_bgp_neighbor_af.py
test_nxos_command.py
test_nxos_config.py add config option to replace argument (#34342) 2018-01-15 21:17:02 +05:30
test_nxos_evpn_global.py
test_nxos_evpn_vni.py fix nxos_evpn_vni issues (#35930) (#35945) 2018-02-09 17:51:53 +05:30
test_nxos_feature.py
test_nxos_hsrp.py
test_nxos_interface.py
test_nxos_interface_ospf.py
test_nxos_ip_interface.py
test_nxos_nxapi.py Handle platform os version for sandbox nxos_nxapi (#34490) 2018-01-11 21:12:00 +05:30
test_nxos_ospf.py
test_nxos_ospf_vrf.py
test_nxos_overlay_global.py
test_nxos_pim.py
test_nxos_pim_interface.py fix nxos_pim_interface issues (#35405) 2018-01-31 10:51:11 +05:30
test_nxos_pim_rp_address.py
test_nxos_portchannel.py
test_nxos_static_route.py
test_nxos_switchport.py Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 2018-01-05 07:44:02 +00:00
test_nxos_system.py
test_nxos_vlan.py
test_nxos_vpc.py fix nxos_vpc issues (#35868) 2018-02-08 18:50:37 +05:30
test_nxos_vpc_interface.py
test_nxos_vrf.py Convert nxos_vrf to DI module (#34274) 2018-01-08 10:10:34 +05:30
test_nxos_vrf_af.py
test_nxos_vxlan_vtep.py
test_nxos_vxlan_vtep_vni.py