You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
* 'develop' of github.com:bewing/napalm-base: (53 commits)
Documentation: Fix example mac addresses to be proper form
Fix mac address format
Version 0.24.1
Test when as number is int
Fix the as_number helper
Adding note about is_up and positive uptime
Add reference example for get_bgp_neighbors
Add numeric compare for validation (napalm-automation#243)
Reword docstring as per David's suggestions
Prepare release 0.24.0
Defien more exceptions as per napalm-automation#218
New exception: ConnectionClosedException
Fixing unneeded import
Removing some obsolete PY3 transition code
Fixing test name error
Remove unneeded print statement
Updating unit tests for new helpers; updating PY3 support to include fortinet
Working on helpers
napalm-base release 0.23.3
Adding more tests; fix pylama
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We will need to create few more exceptions, to avoid as much as possible propagating exceptions from the underlying libraries.
Some examples:
The text was updated successfully, but these errors were encountered: