Skip to content
  1. Sep 11, 2022
    • 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. Sep 09, 2022
  3. Sep 08, 2022
  4. Sep 07, 2022
  5. Sep 06, 2022
  6. Sep 02, 2022
  7. Aug 31, 2022
  8. Aug 30, 2022
  9. Aug 29, 2022