You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
sidheshdivekar29
changed the title
pyang/ gives errors for undefined nodes.
pyang gives errors for undefined nodes for ietf-isis.yang.
Jul 21, 2017
On Jul 21, 2017, 22:35 +0100, sidheshdivekar ***@***.***>, wrote:
Probably ***@***.*** is outdated and needs an update.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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
The text was updated successfully, but these errors were encountered: