Skip to content
Snippets Groups Projects
Commit c6d920c6 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Hackfest:

- cosmetic updates
parent 74e7db89
No related branches found
No related tags found
3 merge requests!142Release TeraFlowSDN 2.1,!126Hackfest R2 accumulated fixes,!125Integrate latest Hackfest R2 fixes
...@@ -297,7 +297,7 @@ cd ~/tfs-ctrl/hackfest/grpc/connection ...@@ -297,7 +297,7 @@ cd ~/tfs-ctrl/hackfest/grpc/connection
python3 list.py connection.txt python3 list.py connection.txt
# Build ConnectionService from .proto # Build ConnectionService from .proto
cd ~/tfs-ctrl/hackfest/grpc cd ~/tfs-ctrl/hackfest/grpc
python -m grpc_tools.protoc -I=. --python_out=connectionService/ --grpc_python_out=connectionService/ connectionService.proto python -m grpc_tools.protoc -I=. --python_out=connectionService/ --grpc_python_out=connectionService/ connectionService.proto
# Start ConnectionService server # Start ConnectionService server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment