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

HLD document for portchannel interface (#2) #1727

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

Satoru-Shinohara
Copy link
Contributor

What we did:
Added transformer support for portchannel interface using openconfig models.

Why we did it?
We have replaced the interface configuration to use OpenConfig YANG. This PR broadens the supported interface types to inclue portchannel interface configuration via REST and gNMI.

Support added:

Provide support for OpenConfig portchannel interfaces YANG models.
Add a transformer based implementation of:
Configure/Set, GET, and Deletion of portchannel interface and its attributes.
Portchannel interface parameters can be modified via REST and gNMI.
Subscription support is also added.
Corresponding coding PR:
sonic-net/sonic-mgmt-common#142

* Draft HLD document for portchannel interface

* Address Review Comments: Add Subscription desc. and change wording
@Satoru-Shinohara Satoru-Shinohara changed the title Draft HLD document for portchannel interface (#2) HLD document for portchannel interface (#2) Jan 21, 2025
@adyeung adyeung merged commit cac7003 into sonic-net:master Jan 23, 2025
1 check passed
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.

4 participants