Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/webui
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- deploy.sh 53 additions, 10 deletionsdeploy.sh
- manifests/pathcompservice.yaml 28 additions, 2 deletionsmanifests/pathcompservice.yaml
- proto/context.proto 2 additions, 0 deletionsproto/context.proto
- proto/pathcomp.proto 5 additions, 0 deletionsproto/pathcomp.proto
- report_coverage_slice.sh 3 additions, 0 deletionsreport_coverage_slice.sh
- scripts/run_tests_locally-pathcomp-frontend.sh 1 addition, 1 deletionscripts/run_tests_locally-pathcomp-frontend.sh
- scripts/show_logs_pathcomp_backend.sh 27 additions, 0 deletionsscripts/show_logs_pathcomp_backend.sh
- scripts/show_logs_pathcomp_frontend.sh 27 additions, 0 deletionsscripts/show_logs_pathcomp_frontend.sh
- src/common/DeviceTypes.py 11 additions, 9 deletionssrc/common/DeviceTypes.py
- src/common/tools/object_factory/Constraint.py 14 additions, 1 deletionsrc/common/tools/object_factory/Constraint.py
- src/common/tools/object_factory/Device.py 11 additions, 2 deletionssrc/common/tools/object_factory/Device.py
- src/common/tools/service/ConstraintsChecker.py 38 additions, 0 deletionssrc/common/tools/service/ConstraintsChecker.py
- src/common/tools/service/SliceCheckers.py 18 additions, 0 deletionssrc/common/tools/service/SliceCheckers.py
- src/context/client/ContextClient.py 14 additions, 0 deletionssrc/context/client/ContextClient.py
- src/context/service/__main__.py 1 addition, 1 deletionsrc/context/service/__main__.py
- src/context/service/database/ConfigModel.py 1 addition, 1 deletionsrc/context/service/database/ConfigModel.py
- src/context/service/database/ConstraintModel.py 8 additions, 17 deletionssrc/context/service/database/ConstraintModel.py
- src/context/service/grpc_server/ContextServiceServicerImpl.py 59 additions, 9 deletions...context/service/grpc_server/ContextServiceServicerImpl.py
Loading
Please register or sign in to comment