- 26 May, 2023 6 commits
-
-
Lluis Gifre Renom authored
- Added Grafana Dashboard with number of TFS pods
-
Lluis Gifre Renom authored
Partial fix OECC/PSC'22 test, InterDomain component, and other side improvements See merge request !110
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Corrected Resource limits in interdomain, service and slice components
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Updated VLAN Ids
-
- 25 May, 2023 12 commits
-
-
Lluis Gifre Renom authored
- Made optional dependency on DLT - Moved old code to separate file - Implemented auto-detection of remote domains based on NETWORK-type devices onboarded to Context
-
Lluis Gifre Renom authored
- Corrected copyright footer
-
Lluis Gifre Renom authored
- Updated descriptors
-
Lluis Gifre Renom authored
- Improved parameter gathering
-
Lluis Gifre Renom authored
- Added support for emulated devices to inform the context/topology their endpoints belong to. - Enhanced Emulated Driver EndPoint compositor
-
Lluis Gifre Renom authored
- Updated link_set to add the link to admin/admin context/topology by default
-
Lluis Gifre Renom authored
- Added helper method to find missing environment variables in microservices
-
Lluis Gifre Renom authored
- Minor Type Hint corrections
-
Lluis Gifre Renom authored
- Removed update context/topology as it is not needed
-
Lluis Gifre Renom authored
- Corrected URL format
-
Lluis Gifre Renom authored
- Added namespace as sub-folder for manifests and logs in all scripts - Added missing folder creation command in qdb
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into fix/oeccpsc22-interdomain-tests
-
- 19 May, 2023 8 commits
-
-
Lluis Gifre Renom authored
Service RecomputeConnections RPC method, Device Controller node pointer and Exclude Constraint See merge request !107
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Updated retrieval of device controller in TaskExecutor - Improved logging of RecomputeConnections RPC method - Added random selection over best candidate paths - Extended unitary test for RecomputeConnections RPC method to check subsecuent path changes - Fixed TaskExecutor error message formatting
-
Lluis Gifre Renom authored
- Added field Controller to Device details
-
Lluis Gifre Renom authored
- Updated retrieval of device controller - Updated deepness level of microwave devices/controllers
-
Lluis Gifre Renom authored
- Added logic to auto-enable devices when Automation component is not deployed - Updated retrieval of device controller
-
Lluis Gifre Renom authored
- Added extensions in Device to point to the controller node of each device
-
Lluis Gifre Renom authored
- Added controller_id field in Device
-
- 18 May, 2023 9 commits
-
-
Lluis Gifre Renom authored
- Corrected DAG dependencies in TaskScheduler compose_service_connection_update() method - Corrected validation and update of new connection in RecomputeConnections RPC method
-
Lluis Gifre Renom authored
- Corrected generation of replies
-
Lluis Gifre Renom authored
- Updated KSP algorithm to support k-paths inspected and k-paths returned parameters
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/service-recompute-path-rpc
-
Lluis Gifre Renom authored
- Replaced algorithm in gRPC method RecomputeConnections to use KSP
-
Lluis Gifre Renom authored
PathComp Backend - Adding Logs and kpaths_return See merge request !100
-
martinezric authored
Merge branch 'fix/pathcomp-backend-logs' of https://labs.etsi.org/rep/tfs/controller into fix/pathcomp-backend-logs
-
martinezric authored
- Added KPath returned - Modified path computation response to for K paths for a single service
-
-
- 16 May, 2023 5 commits
-
-
Lluis Gifre Renom authored
- Updated my_deploy - Updated test script for recompute connections RPC
-
Lluis Gifre Renom authored
- Activated debug for service and pathcomp
-
Lluis Gifre Renom authored
- Implemented unitary test for gRPC method RecomputeConnections
-
Lluis Gifre Renom authored
- Corrected SerializerTest issue with SERVICESTATUS_UPDATING and SERVICESTATUS_SLA_VIOLATED
-
Lluis Gifre Renom authored
- Implemented connection_to_string helper method - Extended TaskScheduler with method compose_service_connection_update - Implemented basic logic for gRPC method RecomputeConnections
-