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 96346938ee
nxos_vlan refactor to support non structured output (#43805)
* nxos_vlan refactor to support non structured output

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

* unittest fix

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

* minor fixes

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

* use check_rc

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

* address review comment

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

* remove additional return statement

* address Nate's review

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
..
fixtures nxos_vlan refactor to support non structured output (#43805) 6 years ago
__init__.py
nxos_module.py Surround top-level function and class definitions with two blank lines. 6 years ago
test_nxos_acl.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_acl_interface.py
test_nxos_banner.py
test_nxos_bgp.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_bgp_af.py
test_nxos_bgp_neighbor.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_bgp_neighbor_af.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_command.py
test_nxos_config.py cliconf refactor eos, nxos fix (#43596) 6 years ago
test_nxos_evpn_global.py
test_nxos_evpn_vni.py
test_nxos_feature.py
test_nxos_hsrp.py
test_nxos_interface.py
test_nxos_interface_ospf.py
test_nxos_ip_interface.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_nxapi.py Nxapi ssl (#42905) 6 years ago
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
test_nxos_static_route.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 7 years ago
test_nxos_switchport.py
test_nxos_system.py
test_nxos_vlan.py nxos_vlan refactor to support non structured output (#43805) 6 years ago
test_nxos_vpc.py
test_nxos_vpc_interface.py
test_nxos_vrf.py
test_nxos_vrf_af.py
test_nxos_vxlan_vtep.py
test_nxos_vxlan_vtep_vni.py