ansible/test/units/modules/network/nxos
Dan a6c20488d3 Add ospf net type (#45904)
* Added ospf network type option to nxos_interface_ospf module

* Added documentation and example for the 'network' parameter

* adding version
2018-09-25 11:38:39 +05:30
..
fixtures nxos_vlan refactor to support non structured output (#43805) 2018-08-10 21:03:56 +05:30
__init__.py
nxos_module.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
test_nxos_acl.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04: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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
test_nxos_bgp_af.py fix nxos_bgp_af issues (#36147) 2018-02-16 09:34:24 +05:30
test_nxos_bgp_neighbor.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
test_nxos_bgp_neighbor_af.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
test_nxos_command.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_config.py cliconf refactor eos, nxos fix (#43596) 2018-08-02 16:34:48 +05:30
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 fix nxos_evpn_vni issues (#35930) 2018-02-09 13:02:41 +05:30
test_nxos_feature.py Fixes for the N3500 platform that uses the A8 image (#36261) 2018-02-17 10:16:03 +05:30
test_nxos_hsrp.py fix nxos_hsrp issues (#38410) 2018-04-09 23:54:05 -04:00
test_nxos_interface.py Fix nxos_interface multiple issues (#36827) 2018-03-01 10:56:16 +05:30
test_nxos_interface_ospf.py Add ospf net type (#45904) 2018-09-25 11:38:39 +05:30
test_nxos_ip_interface.py Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
test_nxos_nxapi.py Nxapi ssl (#42905) 2018-07-27 22:10:39 +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 fix nxos_pim_interface issues (#35405) 2018-01-31 10:51:11 +05:30
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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04: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 nxos_vlan refactor to support non structured output (#43805) 2018-08-10 21:03:56 +05:30
test_nxos_vpc.py fix nxos_vpc issues (#35868) 2018-02-08 18:50:37 +05:30
test_nxos_vpc_interface.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_nxos_vrf.py Convert nxos_vrf to DI module (#34274) 2018-01-08 10:10:34 +05:30
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