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

Initial commit with Makefile and topo gRPC APIs #1

Merged
merged 2 commits into from
Nov 25, 2020

Conversation

tomikazi
Copy link
Contributor

Skeletal Makefile and first set of gRPC proto files.

Makefile Outdated

protos: # @HELP compile the protobuf files (using protoc-go Docker)
protos:
docker run -it -v `pwd`:/go/src/github.com/onosproject/onos-e2sub \
Copy link
Contributor

Choose a reason for hiding this comment

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

onos-e2sub ---> onos-api?

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Copy link
Contributor

@adibrastegarnia adibrastegarnia Nov 25, 2020

Choose a reason for hiding this comment

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

@tomikazi What license are we going to use for this repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Public -> Apache 2.0

@adibrastegarnia adibrastegarnia merged commit fd5a8f4 into onosproject:master Nov 25, 2020
@tomikazi tomikazi deleted the init branch November 25, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants