Create new YANG path for triggering backup-next-hop-group. - #1541
Open
aayueshbarui wants to merge 10 commits into
Open
Create new YANG path for triggering backup-next-hop-group.#1541aayueshbarui wants to merge 10 commits into
aayueshbarui wants to merge 10 commits into
Conversation
backup-activate using gRIBI based RPC.
backup-activate using gRIBI based RPC.
# Conflicts: # release/models/aft/openconfig-aft-common.yang # release/models/aft/openconfig-aft.yang
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces a new backup activation state for next-hop-groups in the Abstract Forwarding Table (AFT) model. The review feedback suggests renaming the container, list, and grouping to align with OpenConfig's plural/singular naming conventions, as well as updating the corresponding reference in the main module. Additionally, it is recommended to change the type of the next-hop-group leaf in the operational state from uint64 to a leafref to enforce referential integrity.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
earies
reviewed
Sep 4, 2026
Contributor
|
Comment https://github.com/openconfig/public/pull/1541/changes#r3950922016 is not resolved (unable to unresolve) |
nandanarista
reviewed
Sep 9, 2026
nandanarista
approved these changes
Sep 9, 2026
This file contains hidden or 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
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.
Change Scope
Platform Implementations
This is a new feature to be implemented by vendors. We already have communicated this feature with a few vendors and have got confirmation from Arista, Juniper and Nokia.
Tree View
module: openconfig-network-instance +--rw network-instances +--rw network-instance* [name] +--rw afts + | +--ro backup-activations + | | +--ro backup-activation* [next-hop-group] + | | +--ro next-hop-group -> ../state/next-hop-group + | | +--ro state + | | +--ro next-hop-group? -> ../../../../next-hop-groups/next-hop-group/state/id