Skip to content

2.3.2

Compare
Choose a tag to compare
@ktbyers ktbyers released this 10 Aug 17:43
· 1217 commits to develop since this release
  • commit_config with comment (#701)
  • NXOS_SSH - fix crash issue in get_bgp_neighbors() (#678)
  • Fixes #695 - inconsistent use of domain name in LLDP (#698)
  • Fix bug with get_interfaces_ip with multiple ipv6 addrs on interface
  • Fix #703 (#704) / Fixes PIP10 compatibility issues
  • updated README.md since cl_napalm_test has been deprecated (#702)
  • Remove duplicated keys in dict (#712)
  • Creating generic way in napalm to create and close a netmiko connection
  • Fix ipv6 test for nxos which causes RTD to fail (#720)
  • Dictionary literal (#721)
  • Add test for sphinx documentation (#719)
  • raise napalm ErrorLock instead of jnpr ErrorLock (#707)
  • Fix garbled docstrings in RTD and enable strict checking for Sphinx
  • Updated fix for Catalyst 6500 reporting VLAN as N/A (#725)
  • Fixing deprecated use of e.message (#726)
  • Replace jtextfsm with textfsm (#731)
  • Fix #736 (get_route_to bgp confed) (#737)
  • IOS: get_bgp_neighbor_detail (#727)
  • Implement get_ntp_peers on Cisco IOS (#752)
  • The EX4300-48P has issues with LLDP information tags (#758)
  • Fix issue with LLDP neighbors when remote device lacks system
  • Fix #659 (#761)
  • Freeze requirements-dev.txt to specific versions, fixes#780
  • Fix Travis and PY34 Tox issue (#782)
  • junos: support edit/top keywords in set based configs (#760)
  • Allow bangs in EOS banner (#738)