NAPALM v2.3.3 Release Notes

Release Date: 2018-10-14 // over 5 years ago
    • โž• 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