You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Core changes
Fix: force_no_enable enabled on ios and nx only #1240
If you maintain a thrid-party driver using Netmiko for the underlying layer, but that doesn't make use of the enable features typically found on IOS-like devices, it is recommended to pin to this NAPALM version, so it won't break compatibility. See #1241 for more information.
lxml text retrieval (find_txt) shouldn't fail if no text element available #1242
Driver changes
[NX-OS] Initial version for nxos_ssh get_optics #1215
[NX-OS] Fixed get_bgp_neighbors and asdot notation on NX-OS #1230
[Junos] Fix "KeyError in get_environment() on Juniper MX10k3 with Junos 19.2R1.8 #1247" by making PEM naming consistent #1248