Defined/Corrected skeleton for Interdomain component
parent
37f647b9
No related branches found
No related tags found
Showing
- src/interdomain/Dockerfile 2 additions, 1 deletionsrc/interdomain/Dockerfile
- src/interdomain/client/InterdomainClient.py 5 additions, 4 deletionssrc/interdomain/client/InterdomainClient.py
- src/interdomain/proto/__init__.py 0 additions, 14 deletionssrc/interdomain/proto/__init__.py
- src/interdomain/proto/interdomain_pb2_grpc.py 58 additions, 57 deletionssrc/interdomain/proto/interdomain_pb2_grpc.py
- src/interdomain/proto/kpi_sample_types_pb2.py 78 additions, 0 deletionssrc/interdomain/proto/kpi_sample_types_pb2.py
- src/interdomain/proto/service_pb2.py 0 additions, 88 deletionssrc/interdomain/proto/service_pb2.py
- src/interdomain/proto/slice_pb2.py 330 additions, 0 deletionssrc/interdomain/proto/slice_pb2.py
- src/interdomain/requirements.in 5 additions, 18 deletionssrc/interdomain/requirements.in
- src/interdomain/service/InterdomainService.py 39 additions, 29 deletionssrc/interdomain/service/InterdomainService.py
- src/interdomain/service/InterdomainServiceServicerImpl.py 42 additions, 59 deletionssrc/interdomain/service/InterdomainServiceServicerImpl.py
- src/interdomain/service/__main__.py 23 additions, 25 deletionssrc/interdomain/service/__main__.py
src/interdomain/proto/service_pb2.py
deleted
100644 → 0
src/interdomain/proto/slice_pb2.py
0 → 100644
Please register or sign in to comment