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

must statements in leaf-refs towards capability data #38

Open
PrathibaJee opened this issue Sep 26, 2022 · 0 comments
Open

must statements in leaf-refs towards capability data #38

PrathibaJee opened this issue Sep 26, 2022 · 0 comments
Assignees

Comments

@PrathibaJee
Copy link
Collaborator

For the Proposal in the issue openBackhaul/core#27 , need to remove the substatement "must 'deref(.) = current()'" from the leafref statement.

Solution :
In the UML2YANG tool in the experimental branch , require to remove the following code from the files tools/xmi-to-yang/src/main/resources/model ,

  • yang/leaf.js: type += "\t\t\t\tmust 'deref(.) = current()';\r\n";
  • yang/leaf-list.js: type += "\t\t\t\tmust 'deref(.) = current()';\r\n";
@PrathibaJee PrathibaJee self-assigned this Sep 26, 2022
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

No branches or pull requests

1 participant