- Aug 03, 2022
-
-
Lluis Gifre Renom authored
- Added curl as dependency for unitary tests - Added configuration settings in Frontend - Removed unneeded logs
-
Lluis Gifre Renom authored
- Arranged GitLab CI/CD - Added log messages
-
Lluis Gifre Renom authored
- Arranged GitLab CI/CD and Docker build - Configured code coverage - Grouped test scripts - Instrumented source code and Makefile for code coverage reporting
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Arranged ports in GitLab CI/CD unitary tests - Added env-var dump for tests
-
Lluis Gifre Renom authored
- activated GitLab CI/CD to adjust the component
-
Lluis Gifre Renom authored
Unitary test: - Corrected Objects definition - Added devices and links to topology Frontend component: - Implemented parsing of backend reply and composition of front-end reply - Other minor arrangements
-
- Aug 02, 2022
-
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component-frontend
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component-frontend
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component-frontend' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component
-
Lluis Gifre Renom authored
- fixed parsing of custom rules in unitary tests
-
Lluis Gifre Renom authored
- Added missing log dump in unitary test
-
Lluis Gifre Renom authored
Common and Context changes: See merge request teraflow-h2020/controller!157
-
Lluis Gifre Renom authored
- added exposition of redis-tests service for testing with Redis backend - moved delete logic from Context Servicer to ORM components - added support for constraints of different kinds
-
-
Ricard Vilalta authored
-
Ricard Vilalta authored
-
Fotis Soldatos authored
fix(policy): update ConstraintIsolationLevel object See merge request teraflow-h2020/controller!158
-
Fotis Soldatos authored
-
Fotis Soldatos authored
refactor(policy): implement builder pattern for EndPoint See merge request teraflow-h2020/controller!152
-
Fotis Soldatos authored
-
Fotis Soldatos authored
Automation/implement builder pattern for end point See merge request teraflow-h2020/controller!151
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- Aug 01, 2022
-
-
Lluis Gifre Renom authored
- added helper methods to copy/update grpc messages: config_rules, constraints, endpoint_ids, service_ids - extended Context ConstraintModel to support different types of constraints - extended EndpointModel with get_endpoint helper method - extended SliceModel to incorporate config rules
-
Lluis Gifre Renom authored
Extended Context proto files with slice config rules, endpoint priority constraint, and modified isolation level constraint See merge request teraflow-h2020/controller!156
-
Lluis Gifre Renom authored
- Slice: added config rules - Added EndpointPriority constraint - Modified IsolationLevel constraint to contain a repetition of items
-
Lluis Gifre Renom authored
Arranged deploy scripts See merge request teraflow-h2020/controller!155
-
Lluis Gifre Renom authored
- corrected service name computation in expose_ingress_grpc.sh script - corrected log format in deploy.sh script - added control to configure Grafana only when both webui and monitoring are deployed
-
Lluis Gifre Renom authored
Added tutorial for debugging with VSCode See merge request teraflow-h2020/controller!150
-
-
Lluis Gifre Renom authored
- added sections describing installation of Python Extension in VSCode - added section describing how to export and test connectivity to services through gRPC
-
Fotis Soldatos authored
refactor(policy): change proto files names See merge request teraflow-h2020/controller!154
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
refactor(automation): modify automation.proto to use context.Empty See merge request teraflow-h2020/controller!153
-