Merge branch 'feat/context-component' into 'develop'
Common and Context changes: See merge request teraflow-h2020/controller!157
No related branches found
No related tags found
Showing
- scripts/run_tests_locally-context.sh 1 addition, 0 deletionsscripts/run_tests_locally-context.sh
- src/common/tools/grpc/ConfigRules.py 62 additions, 0 deletionssrc/common/tools/grpc/ConfigRules.py
- src/common/tools/grpc/Constraints.py 164 additions, 0 deletionssrc/common/tools/grpc/Constraints.py
- src/common/tools/grpc/EndPointIds.py 50 additions, 0 deletionssrc/common/tools/grpc/EndPointIds.py
- src/common/tools/grpc/ServiceIds.py 37 additions, 0 deletionssrc/common/tools/grpc/ServiceIds.py
- src/context/service/database/ConfigModel.py 5 additions, 0 deletionssrc/context/service/database/ConfigModel.py
- src/context/service/database/ConnectionModel.py 19 additions, 2 deletionssrc/context/service/database/ConnectionModel.py
- src/context/service/database/ConstraintModel.py 191 additions, 28 deletionssrc/context/service/database/ConstraintModel.py
- src/context/service/database/DeviceModel.py 18 additions, 0 deletionssrc/context/service/database/DeviceModel.py
- src/context/service/database/EndPointModel.py 36 additions, 1 deletionsrc/context/service/database/EndPointModel.py
- src/context/service/database/LinkModel.py 12 additions, 0 deletionssrc/context/service/database/LinkModel.py
- src/context/service/database/ServiceModel.py 12 additions, 0 deletionssrc/context/service/database/ServiceModel.py
- src/context/service/database/SliceModel.py 26 additions, 2 deletionssrc/context/service/database/SliceModel.py
- src/context/service/grpc_server/ContextServiceServicerImpl.py 17 additions, 77 deletions...context/service/grpc_server/ContextServiceServicerImpl.py
- src/context/tests/test_unitary.py 3 additions, 3 deletionssrc/context/tests/test_unitary.py
Loading
Please register or sign in to comment