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

new changes to yang model #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hrafiee
Copy link

@hrafiee hrafiee commented Jan 11, 2016

I added DNS based PKI model as an option to external-certificates also changed a few parts of document.

@rkrejci
Copy link

rkrejci commented Jan 13, 2016

cases localPKI and DNSbasedPKI are inserted into a wrong place, please use pyang to validate your data model:

$ pyang -p /path-to-imported-models/ of-config-sara.yang 
of-config-sara.yang:1: warning: unexpected modulename "of-config" in of-config-sara.yang, should be of-config-sara
of-config-sara.yang:1064: error: unexpected keyword "case"
of-config-sara.yang:1075: error: unexpected keyword "case"

@hrafiee
Copy link
Author

hrafiee commented Jan 25, 2016

I solved the error syntax. I hope now it is no problem

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

Successfully merging this pull request may close these issues.

2 participants