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

Added support to render Feature Table has_global_scope field. #120

Merged
merged 8 commits into from
May 21, 2024

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Apr 26, 2024

What I did:
Added support to render Feature Table has_global_scope based on Device
Runtime Metadata

Why I did:

In some case we want to control a given feature should run in host/global namespace based on device runtime metadata. For example in case of chassis Linecard we want to run lldp on asic namespaces (front panel ports) and not on host/global (eth0 might be connected internally to the Supervisor and not to external management switch)

How I verify:
Manual Veriifcation
UT updated.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
using alternate name.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Runtime Metadata

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@abdosi
Copy link
Contributor Author

abdosi commented Apr 26, 2024

@anamehra @mlok-nokia for viz.

Copy link
Contributor

@judyjoseph judyjoseph left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

2 participants