Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
1412
Description
Yangtools fails to parse a module if that module has a YANG extension (e.g. "vendor:foo") followed immediately by a description statement.
The error in the log is "extraneous input 'output' expecting
{'}', 'uses', 'typedef', 'status', 'reference', 'list', 'leaf-list', 'leaf', 'grouping', 'description', 'container', 'choice', 'anyxml', IDENTIFIER} in module"...