2c3d418e53
* NXAPI ssl ciphers & protocols default values * TLSv1, TLSv1.1, TLSv1.2 and weak cipher support * NXOS NXAPI weak/strong cipher & TLSv 1.2, 1.1 & 1.0 support * Version checking for strong/weak ciphers & TLS 1.2, 1.1 & 1.0 support * Cleaned up erroneously committed changes. * Specific NXOS platform checking for nxapi ssl ciphers & protocols * Fixed ansibot reported errors. * Resolved ansibot reported error. * Added network_os_version to mocked up N7K unit test device_info * Calling get_capabilities() once in main and passing results into methods. * Removed raising exceptions when platform capabilities return None per reviewers request. Skipping nxapi ssl options when capabilities are None and generating a warning when these options are skipped * Cleaned up explicit checks for None/not None |
||
---|---|---|
.. | ||
fixtures | ||
__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 | ||
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 | ||
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 | ||
test_nxos_static_route.py | ||
test_nxos_switchport.py | ||
test_nxos_system.py | ||
test_nxos_vlan.py | ||
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 |