Skip to content
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

RT-1.28: Fixed script with added deviations #3567

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. RT-1.28: Fixed script with additional deviations

    - Added new deviation EnableTableConnections & other required deviation.
    - Used `bgp_community_member_is_a_string: true` with ref to https://partnerissuetracker.corp.google.com/issues/376799780#comment2
    - Match-Community-Set under bgp-conditions configuration moved under policy-defitions as its configuration is deprecated under bgp-defined-sets.
    - Under nonMatchingCommunityRoutePolicy(both v4 & v6) changed gnmi.Replace to gnmi.Update to avoid precondition error of failing to delete AllowAll route-policy.
    
    "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
    snaragund committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6101863 View commit details
    Browse the repository at this point in the history
  2. -Removed comment

    "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
    snaragund committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    16404a0 View commit details
    Browse the repository at this point in the history
  3. -Adding changes to deviations.go, metadata.proto & metadata.pb.go for…

    … EnableTableConnections.
    
    "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
    snaragund committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b139d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    40cd4b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge remote-tracking branch 'upstream/main' into SND-RT1dot28

    -Resolving conflicts.
    snaragund committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4eb101b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9324ca4 View commit details
    Browse the repository at this point in the history