-
I've noticed that there have been a lot of improvements to support presence containers lately ([issue 336](https://github.com/robshakir/pyangbind/issues/336)). Many thanks to the community!
I ran int…
-
1. The layout is completely broken / wrapped, making the document fairly
unreadable. Can this be fixed somehow ?
2. I don't see a method for syslog using TCP without TLS ? In fact, I am using
tha…
-
_Originally posted by @andaru in https://github.com/openconfig/goyang/pull/95#issuecomment-480939133_
all: What was the original problem which led to these `uses` statements being tracked? Was th…
-
When running `pyang` on BFD module:
```
pyang -f tree -p ./release/models/ -p ./third_party/ietf/ ./release/models/bfd/openconfig-bfd.yang
```
I get the following warning message.
```
./release/…
li-ch updated
4 months ago
-
I would like to augment a container in two mutually-exclusive ways, depending on its contents. I would like both augmentations to introduce a node with the same name but a different type in each case.…
-
When running `pyang` with `pyangbind` plugin on BGP models, I get the following error message:
```
release/models/bgp/openconfig-bgp-common-multiprotocol.yang:35: warning: the revision statements ar…
li-ch updated
4 months ago
-
I get errors in the pyangbind tests on the double quoted patterns in openconfig-vlan-types.yang. For example:
https://github.com/openconfig/public/blob/master/release/models/vlan/openconfig-vlan-ty…
-
When augmenting a grouping, the augmented nodes are floated to the bottom on the resolved definition. While YANG trees are unordered, it would be nice to be able to control tree-diagram output. Man…
-
I could get the tree (using pyang) for bgp. But ospf comes out with empty output file. Any ideas?
-
IETF models [ietf-l3vpn-svc](https://github.com/YangModels/yang/blob/main/standard/ietf/RFC/ietf-l3vpn-svc%402018-01-19.yang) and [ietf-routing](https://github.com/YangModels/yang/blob/main/standard/i…