1. 27 Apr, 2023 1 commit
  2. 26 Apr, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Protos: · 6855e88b
      Lluis Gifre Renom authored
      - extend load generator with max number of workers
      6855e88b
  3. 25 Apr, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Protos: · ff4797b2
      Lluis Gifre Renom authored
      - extend load generator with service constraints (availability, capacity and latency)
      ff4797b2
  4. 26 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Context component: · 8d7f1fd9
      Lluis Gifre Renom authored
      - Added SelectDevice, SelectService, SelectSlice RPC methods
      - Corrected relationship import modes
      - Added options to selectively load relations according to method
      8d7f1fd9
  5. 20 Feb, 2023 1 commit
  6. 17 Feb, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Proto: · d78a15f1
      Lluis Gifre Renom authored
      - implemented enhanced methods to control load generator form WebUI
      d78a15f1
    • Lluis Gifre Renom's avatar
      Proto: · ffa4efdd
      Lluis Gifre Renom authored
      - extended Constraint_SLA_Availability with field availability
      ffa4efdd
  7. 01 Feb, 2023 2 commits
  8. 29 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Proto: · f1fc0d45
      Lluis Gifre Renom authored
      - Added gRPC method to retrieve names of endpoints and devices
      - Added gRPC method to retrieve topology details
      f1fc0d45
  9. 20 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Load Generator component: · 173af90f
      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
      173af90f
  10. 04 Jan, 2023 1 commit
  11. 21 Dec, 2022 1 commit
  12. 18 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Proto: · ff7d1879
      Lluis Gifre Renom authored
      - DLT connector: added flag to delete records
      ff7d1879
  13. 15 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Proto: · 817f5f08
      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
      817f5f08
  14. 13 Dec, 2022 1 commit
  15. 12 Dec, 2022 2 commits
  16. 28 Nov, 2022 2 commits
  17. 22 Nov, 2022 1 commit
  18. 18 Nov, 2022 1 commit
  19. 04 Nov, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT - Connector component: · 16bdb723
      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)
      16bdb723
  20. 03 Nov, 2022 1 commit
  21. 02 Nov, 2022 3 commits
  22. 26 Oct, 2022 1 commit
  23. 06 Oct, 2022 1 commit
  24. 20 Sep, 2022 1 commit
  25. 13 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Multiple changes in Context component: · 5dfa664e
      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
      5dfa664e
  26. 02 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      PathComp component: · 1a85a101
      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
      1a85a101
  27. 31 Aug, 2022 1 commit
  28. 08 Aug, 2022 1 commit
  29. 05 Aug, 2022 1 commit
    • Ville Hallivuori's avatar
      Pull request #1: vhallivu/XR_OPTICS_DRIVER_LOGIN_TO_CM · 56ab40bb
      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
      56ab40bb
  30. 01 Aug, 2022 4 commits
  31. 25 Jul, 2022 1 commit