Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File #2

Merged
merged 3 commits into from
Aug 17, 2017
Merged

File #2

merged 3 commits into from
Aug 17, 2017

Conversation

marcushines-zz
Copy link

Update system set package to use streaming rpc
Update build files
Update gnoi.Path to compliant with gnmi.Path
Update simple test to use new path

Update build files
Update gnoi.Path to compliant with gnmi.Path
Update simple test to use new path
…iles Update gnoi.Path to compliant with gnmi.Path Update simple test to use new path
// Path encodes a data tree path as a series of repeated strings, with
// each element of the path representing a data tree node name and the
// associated attributes.
// Reference: gNMI Specification Section 2.2.2.
message Path {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason not to have a dependency between gNOI and gNMI here? Should we move to a common Path definition?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes we should but i didn't want to block on that as it is a simple change once we figure out what that means

@marcushines-zz marcushines-zz merged commit f528d2d into master Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants