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

[YANG MODEL] Add vni to vrf yang file #12811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irene-pan1202
Copy link

Why I did it

Fail to breakout interface when there is VRF-VNI mapping.
Apply breakout setting on interface, there are error messages as below.

sonicyang(6):Note: Below table(s) have no YANG models: RESTSERVER, SNMP, SNMPCOMMUNITY, VXLANEVPNNVO, VXLANTUNNEL, VXLANTUNNELMAP, XCVRDLOG sonicyang(3):All Keys are not parsed in VRF
dictkeys(['Vrf01']) sonicyang(3):exceptionList:["'vni'"]
sonicyang(3):Data Loading Failed:All Keys are not parsed in VRF dictkeys(['Vrf01'])
Data Loading Failed
All Keys are not parsed in VRF
dict_keys(['Vrf01'])
ConfigMgmt Class creation failed
Failed to break out Port. Error: Failed to load the config. Error: ConfigMgmtDPB Class creation failed

How I did it

Add vni to vrf yang file

How to verify it

Add VRF-VNI mapping and apply breakout setting on interface, breakout process got successfully completed.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: irene_pan <irene_pan@edge-core.com>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 23, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant