-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.8.0 #311
Merged
Merged
Release 0.8.0 #311
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add Interface up/down messages for netiron
…ests for AUTORESPONSE, LOGIN, LOGOUT, RXDATA and SIGNAL.
Co-Authored-By: gtcat <gery.bieli@gmx.ch>
Co-Authored-By: gtcat <gery.bieli@gmx.ch>
…s includes updated yang messages and tests.
Return original log if no OS has matched
Add RT_FLOW messages for JunOS
It appears that some logs may not have a source NAT rule name defined. When this is the case, 'source rule RULE' is replaced by 'N/A N/A'.
On some Juniper devices (only QFX5k have been tested), some logs coming from the fpc do not match the classic format. Note that this commit will not match all messages since some of them have no real proper formatting and it is for example impossible to extract any tag from them.
Adding new log for NXOS err-disabled interfaces
parse JunOS FPC logs
parse JunOS SRX logs without a source NAT rule name
EOS Support for ISIS and BGP neighbor messages
New device configuration for Opengear console servers.
This reverts commit 361cecc.
Remove special character from value key
Fix spelling typo for word, "structured".
Fix some spelling.
Update index.rst
Update init.yml (FortiOS 5.4)
Update LOCAL_TRAFFIC.yml (FortiOS 5.4)
Update FORWARD_TRAFFIC.yml (FortiOS 5.4)
Update yang.json FORWARD_TRAFFIC (FortiOS 5.4)
Update yang.json LOCAL_TRAFFIC (FortiOS 5.4)
Update FORWARD_TRAFFIC.yml (FortiOS v5.4)
Update LOCAL_TRAFFIC (FortiOS v5.4)
Update inti.yml (FortiOS v5.4)
Support for fortinet (FortiOS 5.4)
It looks like the official OpenConfig documentation has been down for a very long time - http://ops.openconfig.net/branches/master, we should probably start referencing yangcatalog.org. While the models won't always be entirely up to date, it's still better than nothing. Also correcting some minor details.
Add links to yangcatalog.org
Documenting Cisco IOS configuration
Cisco IOS Documentation
This way we won't depend on installing napalm-logs from PyPI, so we can release Docker images for the develop branch as well, and use the native Docker Hub builder (instead of this complex setup to build, auth, and push through a silly script).
Simplify the docker image
0.8.0 release notes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.