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
Trishna Guha 5e6b2495c0
Convert nxos_vrf to DI module (#34274)
* Convert nxos_vrf to DI module

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

* Add purge example and improve logic

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

* revert version_added for rd param

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

* update test to use network_cli

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
..
fixtures Convert nxos_vrf to DI module (#34274) 7 years ago
__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
test_nxos_bgp_neighbor.py
test_nxos_bgp_neighbor_af.py
test_nxos_command.py
test_nxos_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 7 years ago
test_nxos_evpn_global.py Handle nxos platform diffs with cli conf implementation (#34020) 7 years ago
test_nxos_evpn_vni.py
test_nxos_feature.py Handle nxos platform diffs with cli conf implementation (#34020) 7 years ago
test_nxos_hsrp.py
test_nxos_interface.py Convert nxos_interface to DI (#34240) 7 years ago
test_nxos_interface_ospf.py
test_nxos_ip_interface.py Deprecate nxos_ip_interface and Add nxos_l3_interface DI module (#33866) 7 years ago
test_nxos_nxapi.py
test_nxos_ospf.py
test_nxos_ospf_vrf.py
test_nxos_overlay_global.py
test_nxos_pim.py
test_nxos_pim_interface.py
test_nxos_pim_rp_address.py
test_nxos_portchannel.py Deprecate nxos_portchannel and add nxos_linkagg DI module (#33376) 7 years ago
test_nxos_static_route.py
test_nxos_switchport.py Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 7 years ago
test_nxos_system.py
test_nxos_vlan.py Convert nxos_vlan to DI module (#31866) 7 years ago
test_nxos_vpc.py
test_nxos_vpc_interface.py
test_nxos_vrf.py Convert nxos_vrf to DI module (#34274) 7 years ago
test_nxos_vrf_af.py
test_nxos_vxlan_vtep.py
test_nxos_vxlan_vtep_vni.py