-
Notifications
You must be signed in to change notification settings - Fork 220
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
Add support for event-handler #121
Merged
carlbuchmann
merged 8 commits into
releases/v1.0.x
from
issues/84-event-handler-implementation
May 14, 2020
Merged
Add support for event-handler #121
carlbuchmann
merged 8 commits into
releases/v1.0.x
from
issues/84-event-handler-implementation
May 14, 2020
Commits on Apr 30, 2020
-
Implement device datamodel for event-handler (#84)
Implement first draft for event-handler at device level Inputs: ------- ``` event_handler: evpn-blacklist-recovery: action_type: bash action: FastCli -p 15 -c “clear bgp evpn host-flap” delay: 300 trigger: on-logging regex: EVPN-3-BLACKLISTED_DUPLICATE_MAC asynchronous: true ``` Todo: ----- - Update documentation templates - Report to EVPN data model (eos_l3ls_evpn)
Configuration menu - View commit details
-
Copy full SHA for 69387c7 - Browse repository at this point
Copy the full SHA 69387c7View commit details -
Implement Event Handler documentation (#84)
Report Envent Handler configuration information into device auto-generated documentation
Configuration menu - View commit details
-
Copy full SHA for c423939 - Browse repository at this point
Copy the full SHA c423939View commit details -
Add Event Handler support in EVPN role (#84)
Translate group_vars input for event-handler to device data model. Because data model is the same for both EVPN group_vars and device data-model, it is important to define event-handler on a per inventory group based
Configuration menu - View commit details
-
Copy full SHA for 23e0675 - Browse repository at this point
Copy the full SHA 23e0675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed65f7 - Browse repository at this point
Copy the full SHA 1ed65f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6c244 - Browse repository at this point
Copy the full SHA 1b6c244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2eb84 - Browse repository at this point
Copy the full SHA 2f2eb84View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6b7c917 - Browse repository at this point
Copy the full SHA 6b7c917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cca1b7 - Browse repository at this point
Copy the full SHA 2cca1b7View commit details
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.