1. 11 Sep, 2022 8 commits
    • Lluis Gifre Renom's avatar
      Service component: · 06898aae
      Lluis Gifre Renom authored
      - Renamed DependencyResolver to TaskScheduler
      - Enhanced TaskScheduler with an extensible Task API framework and extensible dependency resolver
      - Created TaskExecutor providing an extensible task execution environment
      - Removed in-memory database; now is stateless and interrogates/updates Context when needed
      - Extended gRPC servicer to use new TaskScheduler
      - Removed unneeded files and re-organized helper methods
      - Extended ServiceHandlerAPI; now SetEndpoint/DeleteEndpoint enables to configure/deconfigure a connection
      - Moved ServiceHandlerFactory-related methods to the appropriate file
      - Created ConnectionExpander to resolve from ERO-like paths to lists of links
      - Created basic tasks: ServiceSetState, ServiceDelete, ConnectionConfigure, ConnectionDeconfigure
      - Added skeleton for L2NMEmulatedHandler (to be adapted, now is a copy of L3NM one)
      06898aae
    • Lluis Gifre Renom's avatar
      Slice component: · f3096852
      Lluis Gifre Renom authored
      - Added methods to copy endpoints, constraints and config rules from request to slice stored in Context component.
      f3096852
    • Lluis Gifre Renom's avatar
      ECOC'22 test: · 442ff9a6
      Lluis Gifre Renom authored
      - Improved formatting of scenario DC-CSGW-TN
      - Created clone of scenario DC-CSGW-TN including OLS
      - Cleaned up bootstrap and delete service unitary tests
      - Renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
      442ff9a6
    • Lluis Gifre Renom's avatar
      Compute component: · b4c93fd7
      Lluis Gifre Renom authored
      - Updated endpoint mapping for ECOC'22 scenario
      - Swapped get-service and get-slice methods to priorize slices over services
      b4c93fd7
    • Lluis Gifre Renom's avatar
      Merge branch 'feat/pathcomp-component' of... · f36bd488
      Lluis Gifre Renom authored
      Merge branch 'feat/pathcomp-component' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
      f36bd488
    • Lluis Gifre Renom's avatar
      PathComp component: · 06e90afc
      Lluis Gifre Renom authored
      - Fix CI/CD pipeline
      06e90afc
    • Lluis Gifre Renom's avatar
      PathComp-Frontend component: · 75f4bfb9
      Lluis Gifre Renom authored
      - correct unitary test constraints for SP algorithm
      75f4bfb9
    • Lluis Gifre Renom's avatar
      PathComp-Backend component: · c5dd2aa6
      Lluis Gifre Renom authored
      - Fix CI/CD pipeline
      - Correct log argument to make it screen-only
      - Remove old data files
      - Activate health probes
      c5dd2aa6
  2. 09 Sep, 2022 3 commits
  3. 08 Sep, 2022 2 commits
    • martinezric's avatar
      test · 8c493794
      martinezric authored
      8c493794
    • martinezric's avatar
      - Added Shortest Path Algorithm · c41c7324
      martinezric authored
      - Added support of the GET method to check status of PathComp
      -Added support for showing logs via either Screen (stdout) or defined Log file
      c41c7324
  4. 07 Sep, 2022 1 commit
  5. 06 Sep, 2022 6 commits
  6. 02 Sep, 2022 3 commits
  7. 31 Aug, 2022 8 commits
  8. 30 Aug, 2022 6 commits
  9. 29 Aug, 2022 3 commits