- Aug 02, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
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
-
Fotis Soldatos authored
-
Lluis Gifre Renom authored
-
pedrenomanre authored
Draft of tutorial to configure environment and VSCode to debug individual TFS components
-
- Jul 28, 2022
-
-
Fotis Soldatos authored
refactor(policy): refactor PolicyService & PolicyGateway interfaces See merge request teraflow-h2020/controller!149
-
Fotis Soldatos authored
-
- Jul 27, 2022
-
-
Lluis Gifre Renom authored
- Minor formatting of OFC'22 page.
-
Lluis Gifre Renom authored
MicroK8s deployment scripts: See merge request teraflow-h2020/controller!148
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
- deploy.sh: clarified some descriptions of environment variables - install_requirements.sh: integrated common requirements and selection of components based on the deploy - my_deploy.sh: added description of environment variables
-
Fotis Soldatos authored
feat(policy): introduce ServiceService & ServiceGateway interfaces See merge request teraflow-h2020/controller!147
-
Fotis Soldatos authored
-