-
## Current Behavior
After fixing issue #968 I noticed that YDK-Go still fails to set filters on enum and identity leaves and leaf-lists. This issue appears due to insufficiency of ydk-go infrastr…
-
## Expected Behavior
raised YModelError
## Current Behavior
not raised error
## Your Script
**test.yang**
```
module datanodes {
namespace "http://example.com/datanodes";
pr…
-
The `itef_yang_library` Python module is missing the class YangLibrary for the `yang-library` top container in the `ietf-yang-library` model.
```
$ pyang -f tree ietf-yang-library.yang --tree-dep…
-
When running a series of YDK-Py apps, you may get the following thread exception:
> Exception in thread session (most likely raised during interpreter shutdown):
> Traceback (most recent call last):
…
ghost updated
4 years ago
-
Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues.
## Expected Behavior
an object create…
-
- Segmentation fault with Platform model for Crud Service Create operation. The Segmentation fault is observed only on YDK-0.6.0. Find the screenshot attached for more information
![segmentation_faul…
-
Hi. I'm seeing a segmentation fault in CRUDService.read() if I call this method multiple times in the same script:
```
from ydk.services import CRUDService
from ydk.providers import NetconfServic…
-
No reference to CodecServiceProvider under http://ydk.cisco.com/py/docs/ydk.providers.html
-
Need to port the below commit to 0.5.5.m1 branch
https://github.com/CiscoDevNet/ydk-gen/commit/457e0a1e5349cc1272230ee827526e7ba44c1f6c#diff-bb7baa2588e0d9825fbfee3ac3cca2b4
ghost updated
4 years ago
-
I noticed that these dependencies are in the requirements.txt for ydk-py:
```
Sphinx==1.4a1
sphinx-rtd-theme==0.1.9
XlsxWriter==0.7.3
GitPython==1.0.1
```
These seem like ydk-gen dependencies that s…