-
```
Traceback (most recent call last):
File "/tmp/build/.porg/venvs/3.12-d/bin/pyang", line 5, in
from pyang.scripts.pyang_tool import run
File "/tmp/build/.porg/venvs/3.12-d/lib/python3.…
-
### What is the issue?
instance-identifier not being mapped. #123 was opened to address this issue, but got closed due to inactivity. So opening this issue because I don't know how to reopen that i…
-
Infix supports configuring static multicast entries (infix-bridge.yang), but there does not seem to be any CLI examples in the documentation.
Perhaps add it after (or within) the section on [IGMP/MLD…
-
pyang -f jsonschema iana-bfd-types@2021-10-21.yang > iana-bfd-types@2021-10-21.jsonschema
for this I'm getting the .jsonschema file
but using this
pyang --plugindir ../ -f jsonschema ./test-mo…
-
Activating virtualenv .. pyang not found.. please install pyang before continuing !!
-
Some statements have default value, such as config/mandatory/min-elements/max-elements/status etc. if these statements are not occur under parent nodes, and should we think the parent nodes have these…
-
How to make a customised plugin in pyang which and be like this "**pyang --customplugin example1.yang example2.yang**" and how to take more than one file as argument in that particular plugin?
Could…
-
Hello,
We are seeing below errors when trying to generate .java classes from yang files using jnc. The issue is seen for tailf-ncs.yang and few other files only.
```
pyang -f jnc --jnc-output s…
-
When creating your Python virtualenv on the Mac, Page 14 of the Module 0 document reference the following to install additional packages. On the command sequence it tells you to enter, the "uniq" appl…
-
I think I've found an issue with ygot in YANG models that have an `augment` inside a `uses`. I've greated a repo with a reproduction case here - https://github.com/ccakes/ygot-uses-augment
In short…