- 27 Apr, 2023 3 commits
-
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
- extend load generator with device and endpoint regex selectors
-
Lluis Gifre Renom authored
- extend load generator status with num_released requests
-
- 26 Apr, 2023 1 commit
-
-
Lluis Gifre Renom authored
- extend load generator with max number of workers
-
- 25 Apr, 2023 1 commit
-
-
Lluis Gifre Renom authored
- extend load generator with service constraints (availability, capacity and latency)
-
- 26 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added SelectDevice, SelectService, SelectSlice RPC methods - Corrected relationship import modes - Added options to selectively load relations according to method
-
- 20 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added device type "TeraFlowSDN controller" - Added driver type for IETF L2VPN - Updated corresponding components
-
- 17 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- implemented enhanced methods to control load generator form WebUI
-
Lluis Gifre Renom authored
- extended Constraint_SLA_Availability with field availability
-
- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 29 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added gRPC method to retrieve names of endpoints and devices - Added gRPC method to retrieve topology details
-
- 20 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
- 04 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added field "name" to endpoint
-
- 21 Dec, 2022 1 commit
-
-
Sergio Gonzalez Diaz authored
-
- 18 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- DLT connector: added flag to delete records
-
- 15 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- added field name in context - added field name in topology - added field name in device - added field name in link - added field name in service - added field name in slice
-
- 13 Dec, 2022 1 commit
-
-
Ricard Vilalta authored
-
- 12 Dec, 2022 2 commits
-
-
famelis authored
-
Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
- 28 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 22 Nov, 2022 1 commit
-
-
Francisco-Javier Moreno-Muro authored
-
- 18 Nov, 2022 1 commit
-
-
Francisco-Javier Moreno-Muro authored
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated proto definition to include the domain that originates the record - updated proto definition to include RecordLink and RecordAllLinks methods - updated proto definition to provide the domain for which RecordAll* methods should be executed - updated DltConnectorClient accordingly - implemented RecordDevice and RecordLink in DltConnectorServicer - removed unused OwnDomainFinder - first functional version of DltEventDispatcher (only processes Devices and Links, by now)
-
- 03 Nov, 2022 1 commit
-
-
Francisco-Javier Moreno-Muro authored
-
- 02 Nov, 2022 3 commits
-
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
- 26 Oct, 2022 1 commit
-
-
Francisco-Javier Moreno-Muro authored
-
- 06 Oct, 2022 1 commit
-
-
Vasilis Katopodis authored
-
- 20 Sep, 2022 1 commit
-
-
Georgios Katsikas authored
This commit provides support for automated invokation of the ztpUpdate RPC upon a DEVICE_UPDATED event. When this event is triggered, the Automation component fetches the associated device configuration and applies it to the device. Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
- 13 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
Common: - Extended context proto with 2 methods: UnsetService and UnsetSlice Context component: - Added timestamp to logs - Added methods UnsetService and UnsetSlice to Context client - Implemented methods UnsetService and UnsetSlice in Context servicer - Resolved conflict between service and slice entities with constraints and configrules
-
- 02 Sep, 2022 1 commit
-
-
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
-
- 31 Aug, 2022 1 commit
-
-
Fotis Soldatos authored
-
- 08 Aug, 2022 1 commit
-
-
francisco.moreno.external@atos.net authored
-
- 05 Aug, 2022 1 commit
-
-
Ville Hallivuori authored
Merge in XRCA/teraflow from vhallivu/XR_OPTICS_DRIVER_LOGIN_TO_CM to xr_development Squashed commit of the following: commit ba53d51d94c52491c4f70587187bf6746a9613da Author: Ville Hallivuori <VHallivuori@infinera.com> Date: Fri Aug 5 13:26:40 2022 +0300 Initial code for XR Device Driver, can connect to CM and acquire access token. No other functionality
-
- 01 Aug, 2022 3 commits
-
-
Lluis Gifre Renom authored
- Slice: added config rules - Added EndpointPriority constraint - Modified IsolationLevel constraint to contain a repetition of items
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-