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

Attempt to translate conditional enum names if possible #139

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

gcampbell512
Copy link
Contributor

Internally apteryx uses numeric values for YANG enums. This change attempts to convert an enum name used in a conditional (when or must) clause into a numeric value if possible before evaluating the condition.

Internally apteryx uses numeric values for YANG enums. This change
attempts to convert an enum name used in a conditional (when or must)
clause into a numeric value if possible before evaluating the condition.
@carlgsmith carlgsmith merged commit a828e02 into alliedtelesis:master Oct 15, 2024
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.

3 participants