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

Making VNid optional in VRF #63

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

Conversation

sojindal
Copy link
Contributor

@sojindal sojindal commented Dec 3, 2020

More than one Vnets can be associated with one VRF, so make VNid optional while creating VRF/Vrouter

@@ -1335,8 +1335,6 @@ definitions:
description: tunnel local termination IP address
VnetEntry:
type: object
required:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would require fix in https://github.com/Azure/sonic-restapi/blob/master/go-server-server/go/models.go#L321. However if vni is optional, is the expectation just to create a Vrf?

@jarias-lfx
Copy link

/easycla

@linux-foundation-easycla
Copy link

CLA Not Signed

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.

3 participants