- 14 Jul, 2022 28 commits
-
-
Lluis Gifre Renom authored
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/dlt-component-connector
-
Lluis Gifre Renom authored
Fix policy-related proto issues, unify in a single folder generated code for the different languages, and adapt generation scripts See merge request teraflow-h2020/controller!124
-
Lluis Gifre Renom authored
- fixed issue with messages in policy.proto and context-policy.proto - modified and unified script to generate Python code from proto files - segregated script to generate UML code - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers - added symbolic link from common/proto to folder containing python generated code
-
Lluis Gifre Renom authored
Preliminary non-functional version of PathComp component See merge request teraflow-h2020/controller!123
-
Lluis Gifre Renom authored
Multiple small improvements and bug fixes in WebUI See merge request teraflow-h2020/controller!119
-
-
Lluis Gifre Renom authored
Extended Proto files: See merge request teraflow-h2020/controller!122
-
-
Fotis Soldatos authored
Policy/update policy domain objects See merge request teraflow-h2020/controller!116
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
chore(automation): update gRPC port name to grpc See merge request teraflow-h2020/controller!121
-
Ricard Vilalta authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
chore(policy): update policy gRPC port name to grpc See merge request teraflow-h2020/controller!120
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- 13 Jul, 2022 6 commits
-
-
Lluis Gifre Renom authored
- removed hardcoded paths and replaced by url_for methods - arranged service paths to be homogeneous with other entities - implemented service delete - adapted JavaScript scripts to use dynamically generated paths from Jinja - corrected error logger in delete of device and service - implemented logic to support deploying the WebUI on a subpath of WSGI servers
-
-
Fotis Soldatos authored
chore(automation): change gRPC port to 5050 See merge request teraflow-h2020/controller!118
-
Fotis Soldatos authored
-
Fotis Soldatos authored
chore(policy): change gRPC port to 6060 See merge request teraflow-h2020/controller!117
-
Fotis Soldatos authored
-
- 12 Jul, 2022 6 commits
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Fotis Soldatos authored
refactor(policy): update policy.proto See merge request teraflow-h2020/controller!115
-
Fotis Soldatos authored
PolicyAdd rpc replaced by PolicyAddService & PolicyAddDevice
-