- Sep 11, 2022
-
-
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)
-
Lluis Gifre Renom authored
- Added methods to copy endpoints, constraints and config rules from request to slice stored in Context component.
-
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
-
Lluis Gifre Renom authored
- Updated endpoint mapping for ECOC'22 scenario - Swapped get-service and get-slice methods to priorize slices over services
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
Lluis Gifre Renom authored
- Fix CI/CD pipeline
-
Lluis Gifre Renom authored
- correct unitary test constraints for SP algorithm
-
Lluis Gifre Renom authored
- Fix CI/CD pipeline - Correct log argument to make it screen-only - Remove old data files - Activate health probes
-
- Sep 09, 2022
-
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'feat/webui' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
longllu authored
- corrected constraint display in service list page - added list of connections related to service in detail page - added detail of links - improved look and feel of device detail page - added feature of loading services through JSON file
-
martinezric authored
Adding friendly traces for debugging purposes in the process of parsing the context JSON
-
- Sep 08, 2022
-
-
martinezric authored
-
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
-
- Sep 07, 2022
-
-
Lluis Gifre Renom authored
-
- Sep 06, 2022
-
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component-frontend' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Added deploy script used for tests
-
Lluis Gifre Renom authored
- Finished implementation of KDisjointPath algorithm - Adjusted Algorithm interface - Moved documentation and example test commands to misc folder
-
- Sep 02, 2022
-
-
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
-
Lluis Gifre Renom authored
- integrated in deploy.sh script - defined manifest
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component-frontend
-
- Aug 31, 2022
-
-
Lluis Gifre Renom authored
refactor: fix tutorial deployment issues See merge request teraflow-h2020/controller!168
-
Lluis Gifre Renom authored
refactor: fix tutorial deployment issues See merge request teraflow-h2020/controller!162
-
Lluis Gifre Renom authored
Merge branch 'feat/microk8s-deployment' of https://gitlab.com/teraflow-h2020/controller into pr-tutorial
-
Fotis Soldatos authored
feat(automation): implement ztpUpdate() See merge request teraflow-h2020/controller!164
-
Georgios Katsikas authored
Signed-off-by: gkatsikas <gkatsikas@ubitech.eu>
-
Fotis Soldatos authored
-
Fotis Soldatos authored
feat(automation): implement ztpDelete() See merge request teraflow-h2020/controller!165
-
Fotis Soldatos authored
-
- Aug 30, 2022
-
-
Lluis Gifre Renom authored
Fix Device after changes in Monitoring component See merge request teraflow-h2020/controller!166
-
Lluis Gifre Renom authored
Fix unitary tests to align with changes in monitoring component information model.
-
Lluis Gifre Renom authored
Fix monitoring loops to align with changes in monitoring component information model.
-
-
Lluis Gifre Renom authored
Modifications in the monitoring information model and skeleton of the methods... See merge request teraflow-h2020/controller!163
-
-
- Aug 29, 2022
-
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
-
Lluis Gifre Renom authored
-