Skip to content

2.3.3

Compare
Choose a tag to compare
@ktbyers ktbyers released this 14 Oct 20:26
· 1197 commits to develop since this release
  • Add a tutorial to use Napalm mock driver
  • Create hierarch of directories to search for textfsm templates
  • Junos fix is_enabled in logical interface
  • Delete the ip validation of the destination of get_route_to in Junos
  • support added for LLDP
  • Fix ResourceWarning: unclosed files in base/helpers.py
  • Update get_environment defaults if keys are missing
  • nxos_ssh Update sh int regexp for 7.3.3.N1
  • Raise exception instead of returning string in get_route_to
  • Fix bugs with IOS ping method
  • Fix the use of deprecated inspect.getargspec() for inspect.getfullarg
  • QFX5100-48S-6Q to use rpc_call_without_information
  • Convert over to safe form of YAML load
  • Fix inspect in consistent way and use py23_compat
  • Add NAPALM Dockerfile
  • EOS BGP Description not getting retrieved
  • Updating optional args documentation
  • Fix Community Drivers link in Docs