-
Set function returns a response even if an error occurs in NB side. For example, if we send an invalid Set request to the NB, the NB returns the same response as the request is valid. We need to do er…
-
### Relevant telegraf.conf:
```
# Telegraf Configuration
#
# Telegraf is entirely plugin driven. All metrics are gathered from the
# declared inputs, and sent to the declared outputs.
#
# Plu…
-
## Expected Behavior
`crud.delete` should allow you to delete a container in an element list.
## Current Behavior
Execution fails with the following error:
```
2019-06-17 16:07:20,966 - ydk…
-
gNMI provider documents the `port` argument as optional (http://ydk.cisco.com/py/docs/api/providers/gnmi_provider.html).
```
* port – (int) Port on which the gNMI interface can be accessed on th…
-
gNMI script results in a segmentation fault if repository is missing a required model.
```
$ ./gn-read-xr-shellutil-oper-20-ydk.py ssh://admin:admin@198.18.1.11:57400 -v
2019-01-14 19:02:40,437 -…
-
Hi, TogNMINotifications helps in converting a GoStruct to a slice of Notification messages. While doing so, should this also consider the target's supported Encoding types as an additional argument? …
-
For future work, I see the feature listed in the title of this issue. Nobody cares about IPv4 in the data center (DC) now. More information would be useful. For example, IPv6 creates a link-local a…
-
Debugs:
```
$ ./gn-read-oc-interfaces-20-ydk.py http://admin:admin@198.18.1.11:57400 -v
2019-01-15 23:46:16,457 - ydk - DEBUG - Capabilities Received:
2019-01-15 23:46:16,457 - ydk - DEBUG -
201…
-
Logs:
```
$ ./gn-read-oc-network-instance-20-ydk.py ssh://admin:admin@198.18.1.11:57400 -v
2019-01-16 17:40:14,584 - ydk - DEBUG - Capabilities Received:
2019-01-16 17:40:14,585 - ydk - DEBUG - …
-
# Adding Optional Extensions to gNMI
**Contributors:** Rob Shakir (robjs@google.com), Carl Lebsack (csl@google.com), Nick Ethier (nethier@jive.com), Anees Shaikh (aashaikh@google.com)
**Date**: No…