- 12 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 17 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added missing metrics ports in core services - updated scalping time to 5 seconds
-
- 02 Dec, 2022 2 commits
-
-
Lluis Gifre Renom authored
- updated replicas of service and pathcomp to 5 - temporarily disabled WebUI Grafana
-
Lluis Gifre Renom authored
- moved manifests for service monitors
-
- 24 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated manifests for context, device, service, slice to expose metrics endpoint
-
- 23 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- activated deployment of Grafana dashboard
-
Lluis Gifre Renom authored
- reduced log level of some components
-
- 22 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Reduced log level of device, service and slice components to INFO
-
- 10 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- reactivated build and deployment of DLT Gateway component
-
- 09 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Reduced log verbosity of Device, DLT and Service components
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated component manifests to reduce CPU and Memory requests and limits
-
- 02 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated manifest file with gateway container port - corrected behaviour of GetFromDlt method in MockDltGateway - minor formatting in MockDltGateway - implemented first version of DltConnector's Event Dispatcher (to be tested) - moved own-domain-uuid finder to separate class in DltConnector - implemented method to identify empty/not-found records
-
- 28 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- tweaked resources and containers to accelerate tests
-
- 27 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
MockBlockchain: - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows - Added manifests, Dockerfile, etc. DLT Connector: - corrected requirements.in - updated Dockerfile - WIP: implementation of test_unitary.py DLT Gateway: - Improved/extended Dockerfile - Moved Dockerfile to correct folder - Corrected import path for proto files
-
- 26 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Created initial scenario deployment scripts and manifests
-
- 04 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected deployment name in manifest file - added resource requests and limits for monitoring server container
-
- 28 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated OFC'22 test scripts with source of env variables - activated DEBUG logs in Device and Service components - added Slice as dependency of Compute - removed creation of services in Compute, all goes through Slice - Added missing default constraints in PathComp Frontend - added logic in Slice to identify if its L2 or L3
-
- 27 Sep, 2022 3 commits
-
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 14 Sep, 2022 1 commit
-
-
longllu authored
-
- 11 Sep, 2022 2 commits
-
-
Lluis Gifre Renom authored
Common: - Added missing object factory methods for constraints Context: - Adapted unitary tests to new constraint object factory methods Service: - Adapted unitary tests to new constraint object factory methods PathComp-Backend: - Deactivated health probes since it causes problems in backend REST server PathComp-Frontend: - Correct unitary test constraints for SP algorithm - Adapted unitary tests to new constraint object factory methods - Fixed instantiation of ShortestPath and KDisjointPath Algorithms - Ignore unknown constraints in Algorithm request composition
-
Lluis Gifre Renom authored
- Fix CI/CD pipeline - Correct log argument to make it screen-only - Remove old data files - Activate health probes
-
- 08 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 07 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 06 Sep, 2022 2 commits
-
-
Sergio Gonzalez Diaz authored
-
Carlos Natalino Da Silva authored
-
- 05 Sep, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 02 Sep, 2022 3 commits
-
-
Lluis Gifre Renom authored
Common: - temporarily added backend to pathcomp service for debug purposes Proto: - Added KDisjointPath Algorithm to pathcomp proto Frontend: - refactored Servicer to cope with multiple algorithms - added implementation of ShortestPath algorithm - added implementation of KShortestPath algorithm - added implementation of KDisjointPath algorithm (partial) - moved PathComp servicer tools to algorithms subfolder - added new unitary test scenario (DC's with CellSiteGWs and Transport Network) to validate KDisjointPath algorithm
-
Sergio Gonzalez Diaz authored
-
Lluis Gifre Renom authored
- integrated in deploy.sh script - defined manifest
-
- 26 Jul, 2022 2 commits
-
-
Lluis Gifre Renom authored
- Fixed object names in L3_* manifest files - Corrected object name in scale commands
-
Lluis Gifre Renom authored
- Arranged requirement versions of L3 CentralizedAttackDetector - Fixed object names in L3_* manifest files - Corrected error with log file name generated for deploy stages during TFS deployment.
-
- 22 Jul, 2022 1 commit
-
-
Sergio Gonzalez Diaz authored
-
- 15 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed webui's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules - Moved config variables to new config framework - Removed unneeded Config variables
-
- 14 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- moved old deployment scripts to scripts/old - added NGINX-based ingress controller to expose http-based endpoints from a single connection point - adapted webui K8s manifest to be used with the ingress controller - improved install_requirements.sh (renamed from install_development_dependencies.sh) to prevent collision of package versions - adapted script to show deployment - created functional example settings script my_deploy.sh - created improved deploy.sh script - added first version of the deployment tutorial. Run Experiments and Development are work in progress.
-
- 20 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- 03 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 24 Feb, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-