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

pyang gives errors for undefined nodes for ietf-isis.yang. #208

Open
sidheshdivekar29 opened this issue Jul 21, 2017 · 2 comments
Open

pyang gives errors for undefined nodes for ietf-isis.yang. #208

sidheshdivekar29 opened this issue Jul 21, 2017 · 2 comments

Comments

@sidheshdivekar29
Copy link

sidhesh@flex-dev-1:~/yang$ pyang -f tree standard/ietf/DRAFT/ietf-isis.yang -p standard/ietf/RFC -p standard/ietf/DRAFT
standard/ietf/DRAFT/ietf-isis.yang:97: error: ietf-routing:routing-instance in the path for routing-protocol-instance-name at standard/ietf/DRAFT/ietf-isis.yang:1551 is not found
standard/ietf/DRAFT/ietf-isis.yang:97: error: ietf-routing:routing-instance in the path for routing-protocol-instance-name at standard/ietf/DRAFT/ietf-isis.yang:1614 is not found
standard/ietf/DRAFT/ietf-isis.yang:97: error: ietf-routing:routing-instance in the path for isis-instance-state-ref at standard/ietf/DRAFT/ietf-isis.yang:94 is not found
standard/ietf/DRAFT/ietf-isis.yang:129: warning: the escape sequence "." is unsafe in double quoted strings - pass the flag --lax-quote-checks to avoid this warning
standard/ietf/DRAFT/ietf-isis.yang:138: warning: the escape sequence "." is unsafe in double quoted strings - pass the flag --lax-quote-checks to avoid this warning
standard/ietf/DRAFT/ietf-isis.yang:139: warning: the escape sequence "." is unsafe in double quoted strings - pass the flag --lax-quote-checks to avoid this warning
standard/ietf/DRAFT/ietf-isis.yang:150: warning: the escape sequence "." is unsafe in double quoted strings - pass the flag --lax-quote-checks to avoid this warning
standard/ietf/DRAFT/ietf-isis.yang:241: error: node ietf-routing::active-route is not found
standard/ietf/DRAFT/ietf-isis.yang:1037: error: node ietf-routing::routing-instance is not found
standard/ietf/DRAFT/ietf-isis.yang:1148: error: ietf-routing:routing-instance in the path for name at standard/ietf/DRAFT/ietf-isis.yang:1145 is not found
standard/ietf/DRAFT/ietf-isis.yang:1255: error: node ietf-routing::routing-instance is not found
standard/ietf/DRAFT/ietf-isis.yang:1538: error: type "routing-instance-state-ref" not found in module ietf-routing
standard/ietf/DRAFT/ietf-isis.yang:1601: error: type "routing-instance-state-ref" not found in module ietf-routing

@sidheshdivekar29 sidheshdivekar29 changed the title pyang/ gives errors for undefined nodes. pyang gives errors for undefined nodes for ietf-isis.yang. Jul 21, 2017
@sidheshdivekar29
Copy link
Author

Probably standard/ietf/RFC/ietf-routing@2016-11-04.yang is outdated and needs an update.

@einarnn
Copy link
Member

einarnn commented Aug 19, 2017 via email

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

2 participants