These 7 commits are when the Protocol Buffers files have changed:
Commit: | b473b6b | |
---|---|---|
Author: | tobias.pobocik | |
Committer: | Ivan Hrasko |
Remove unused import statement in .proto files The import statement for 'common.proto' was not being used in the code, so it was removed to clean up the codebase. This was reported as a warning in maven 3.9.1 JIRA:LIGHTY-190 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit 5e77f4a8b499c50e08e27ea54229b5a2bf82c5aa)
The documentation is generated from this commit.
Commit: | b68bb21 | |
---|---|---|
Author: | tobias.pobocik | |
Committer: | Ivan Hrasko |
Remove unused import statement in .proto files The import statement for 'common.proto' was not being used in the code, so it was removed to clean up the codebase. This was reported as a warning in maven 3.9.1 JIRA:LIGHTY-190 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech> (cherry picked from commit 5e77f4a8b499c50e08e27ea54229b5a2bf82c5aa)
The documentation is generated from this commit.
Commit: | 5e77f4a | |
---|---|---|
Author: | tobias.pobocik | |
Committer: | Ivan Hrasko |
Remove unused import statement in .proto files The import statement for 'common.proto' was not being used in the code, so it was removed to clean up the codebase. This was reported as a warning in maven 3.9.1 JIRA:LIGHTY-190 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
The documentation is generated from this commit.
Commit: | 9fc1cf3 | |
---|---|---|
Author: | marekzatko | |
Committer: | marekzatko |
Implement sonic_gnoi gRPCs in simulator Add some basic implementation of sonic_gnoi gRPCs so we have something to test gNOI implementation against. Signed-off-by: marekzatko <Marek.Zatko@pantheon.tech>
Commit: | 565c433 | |
---|---|---|
Author: | marekzatko | |
Committer: | marekzatko |
Implement sonic_gnoi gRPCs in simulator Add some basic implementation of sonic_gnoi gRPCs so we have something to test gNOI implementation against. Signed-off-by: marekzatko <Marek.Zatko@pantheon.tech>
Commit: | cad4ed2 | |
---|---|---|
Author: | Martin Bugan | |
Committer: | Martin Bugan |
Move gNMI sources to lighty-core Signed-off-by: Martin Bugan <martin.bugan@pantheon.tech>
Commit: | db4c54c | |
---|---|---|
Author: | Martin Bugan | |
Committer: | Martin Bugan |
Move gNMI sources to lighty-core Signed-off-by: Martin Bugan <martin.bugan@pantheon.tech>