forked from pool/python-napalm
d267de885853da3329988dd8e968c0197c82862c0dc119a00eda136573697087
- Update to version 3.1.0
Core changes
* Fix: force_no_enable enabled on ios and nx only
* 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.
* lxml text retrieval (find_txt) shouldn't fail if no text
element available
Driver changes
* [NX-OS] Initial version for nxos_ssh get_optics
* [NX-OS] Fixed get_bgp_neighbors and asdot notation on NX-OS
* [Junos] Fix "KeyError in get_environment() on Juniper MX10k3
with Junos 19.2R1.8 by making PEM naming consistent
* [IOS] Fix get_optics metric
* [IOS] Allow username detection on older Cisco ios versions
OBS-URL: https://build.opensuse.org/request/show/823026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-napalm?expand=0&rev=13
Description
No description provided
Languages
Diff
100%