-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-gnmi to the latest HEAD automatically
- Loading branch information
1 parent
b4c2ee0
commit c19cc81
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-gnmi
updated
11 files
+6 −0 | common_utils/context.go | |
+45 −0 | gnmi_server/gnoi.go | |
+3 −1 | gnmi_server/server.go | |
+16 −0 | gnoi_client/gnoi_client.go | |
+5 −6 | go.mod | |
+14 −25 | go.sum | |
+2 −4 | sonic_data_client/virtual_db.go | |
+22 −0 | sonic_service_client/dbus_client.go | |
+45 −1 | test/test_gnoi.py | |
+18 −0 | test/utils.py | |
+1 −4 | testdata/CONFIG_PFCWD_PORTS.txt |