Revisions of python-napalm

buildservice-autocommit accepted request 913295 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 11)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 10)
- Update to version 2.6.1
  Enhancement Added
  * Flag for json.loads() for special character like newline was
    made false by default.
  Bugs Fixed
  * Transform function modified only for the rpc and set back to
    original value.
  * Skip the values returned in re-list without numbers during
    multi re software install.
  * getiterator() replaced with iter() as was deprecated in
    Python 3.2 and removed in Python 3.9 .

- Update to version 2.6.0
  * Python 2 support removed from this release.
  * Session-id variable added to support telnet based persistent
    connection in Juniper supported ansible collections.
buildservice-autocommit accepted request 831955 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 9)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 8)
- Update to version 3.2.0
  New features
  * [EOS] Add get_vlans getter.
  * [NX-OS] Feature/nxos ssh get_interfaces_counters.
  Bug fixes and behaviour changes
  * [IOS] get_network_instances fixes, see #1095 for more details.
  * [IOS-XR] get_route_to fix pyIOSXR.exceptions.XMLCLIError for
    some versions.
  * [EOS] Fix get_arp_table for static ARP records.
  * [EOS] Add EOS-4.23+ translation for show environment temperature.
  * [IOS] Update get_probe code to make it work it IOS XE 16.12.x.
buildservice-autocommit accepted request 823026 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 7)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 6)
- 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
buildservice-autocommit accepted request 805796 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 5)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 4)
- Update to version 3.0.1
  * [Junos] close configuration in case configure_private is set
    to avoid configure session to stay forever
  * [IOS] get_interfaces_counters broken with Managment Interface
  * [IOS] get_optics does not work on VSS setup
  * [IOS] get_optics broken if input value is N/A
  * [NXOS] Fix cmd_verify and null character
buildservice-autocommit accepted request 800795 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 3)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 2)
- Update to version 3.0.0
  Changes:
  * Integrated nxapi_plumbing and pyIOSXR into NAPALM.
  * [NXOS] If the command returns a null value then
    json.loads(None) throws an exception.
  * [NXOS] For Vlan interfaces nxos driver, the state is not
    correctly defined (related to json output).
  * [IOS] Return empty dictionary if BGP not running.
  * Fix Nornir + NAPALM threading issue.
  * [IOS, NXOS] get-vlans() getter implementation.
  * [IOS] Fix traceroute output parsing in ios.
  * [NXOS] firmware less than 7 does not support json in cli
  * Updated support for TwoGigabit & TwentyFiveGig interfaces
    to canonical_map.py
  * [NXOS]: Prevent nxos.get_interfaces_ip from failing if no
    ipv6 support.
  * [Junos] Added auto_probe optional argument.
  * [NXOS] Fix exception when trying to get environmental data
    from certain Nexus devices.
  * [IOS] Fix fix vrf detection when no vrf is defined.
  * [IOS-XR} No silent pass of errors in base.helpers & logging.
  * [IOS-XR] Add support for XML namespace prefixes in find_txt.
  * [NXOS] Fix get_vlans() method where no interfaces in VLAN.
  * [IOS] Added ``force_no_enable` optional argument.
  * [NXOS] Use Kickstart version to determine NXOS version.
  * [NXOS] Add nxos_ssh support for force_no_enable.
  * [EOS] Fix #1153: Strip double quotation on LLDP remote port.
  * [IOS] Fix typo in the traceoute method.
  * add a few less used canonical mappings.
  * [IOS] Fix show interfaces summary for 10/40/100 Gig Interfaces
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 1)
Displaying all 11 revisions
openSUSE Build Service is sponsored by