ansible/test/units/modules/network/nxos
Trishna Guha 9d2182bcf8 Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813)
* Deprecate nxos_switchport

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

* Add nxos_l2_interface DI module

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

* pep8 fixes

* aggregate test for nxos_l2_interface

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

* revert nxos_switchport test change

* gundalow's comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-01-05 07:44:02 +00:00
..
fixtures Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 2018-01-05 07:44:02 +00:00
__init__.py
nxos_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_acl.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_acl_interface.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_banner.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_bgp.py nxos: 32 bits AS in as-dot format not recognized by regexp asn_regex (#30569) 2017-11-20 10:09:16 +00:00
test_nxos_bgp_af.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_bgp_neighbor.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_bgp_neighbor_af.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
test_nxos_evpn_global.py Handle nxos platform diffs with cli conf implementation (#34020) 2017-12-20 10:41:10 +05:30
test_nxos_evpn_vni.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_feature.py Handle nxos platform diffs with cli conf implementation (#34020) 2017-12-20 10:41:10 +05:30
test_nxos_hsrp.py [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
test_nxos_interface.py Convert nxos_interface to DI (#34240) 2017-12-28 16:41:09 +05:30
test_nxos_interface_ospf.py loopback doesn't support passive_interface (#33252) 2017-11-27 22:56:16 +05:30
test_nxos_ip_interface.py Deprecate nxos_ip_interface and Add nxos_l3_interface DI module (#33866) 2017-12-20 11:07:23 +05:30
test_nxos_nxapi.py [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
test_nxos_ospf.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_ospf_vrf.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_overlay_global.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_pim.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_pim_interface.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_pim_rp_address.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_portchannel.py Deprecate nxos_portchannel and add nxos_linkagg DI module (#33376) 2017-12-20 11:26:07 +05:30
test_nxos_static_route.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
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 Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vlan.py Convert nxos_vlan to DI module (#31866) 2017-12-21 14:08:33 +05:30
test_nxos_vpc.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vpc_interface.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vrf.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vrf_af.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vxlan_vtep.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vxlan_vtep_vni.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00