-
Hi Guys, I was wondering if you were aware of any pyang plugins that support updating the revision for one or more yang files? Any info much appreciated.
-
@mbj4668
Ubuntu focal/Debian bullseye
pyang: 2.2.1 (pip3)
python3: 3.8.2-3 (apt)
yang repository: https://github.com/YangModels/yang.git
For instance, translating augmented module ```standar…
-
The following is mentioned in RFC 7950
> 1.1. Summary of Changes from RFC 6020
> o Made "when" and "if-feature" illegal on list keys. This is a backward-incompatible change from YANG version 1…
-
Hi,
Am trying to get json from openconfig-bgp and seeing "JSONXSL plugin needs a valid module" error
with "-f jsonxsl" argument.
Its able to create tree without any issue.
-f tree option:=
/wor…
-
For people like me that want to avoid installing dependencies in their environments and try to keep things isolated, running Pyang in a Container could come in handy.
This [Dockerfile](https://gith…
-
Hi @llhotka , I wonder if the `jing` tool is necessary for make test? This tool is too old and not maintained any longer. There are very few materials about this tool. Can we remove this tool from `py…
-
I see that "make test" runs lint, which uses flake8 to verify style.
Are there any functional/unit test cases that I'm overlooking?
-
Loading the following from file fails (not sure if this is invalid YANG, I didn't see anything in the [spec](https://datatracker.ietf.org/doc/html/rfc7950#section-6.1.1), or get any complaints from py…
-
Implicit case statements have some interesting undocumented behavior:
https://mailarchive.ietf.org/arch/msg/netmod/wuABRCCVn9L1U-gpmuopZWpyy38
-
It seems that no additional type constraints are generated, such as "minimum", "maximum", "minLength", "required", ... even though this information is present in the Yang model (e.g., as "range", "max…