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

CVL Changes #2: YValidator infra changes for evaluating xpath expression #19

Merged
merged 9 commits into from
Aug 10, 2020

Conversation

dutta-partha
Copy link
Contributor

  • Why I did it

Adding YValidator support so that xpath expression (must/when/leafref) can be evaluated using custom xpath engine. Custom xpath engine will be integrated in subsequent PR.

  • How I did it

N/A.
Please refer to change log for more details.

  • How to verify it

No specific test cases to be executed. Run cvl go test cases using - 'make cvl-test'.

  • Description for the changelog

  • Modifying cvl.go for adding new data structure to store cache in CVL session cache, add YValidator data type. Adding API to get Redis table name from YANG list.

  • Modifying cvl_api.go and cvl_cache.go due to change in session cache.

  • Modifying cvl_syntax.go due to change in API name.

  • Modifying cvl_semantics.go to add various API which can operate on YValidator nodes.

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.

2 participants