- Sep 15, 2022
-
-
longllu authored
- Adding slice page - Format constraints
-
- Sep 14, 2022
-
-
-
longllu authored
-
Vasilis Katopodis authored
refactor(policy): integrate monitoring protobuf updates See merge request teraflow-h2020/controller!167
-
-
- Sep 13, 2022
-
-
Lluis Gifre Renom authored
Slice component See merge request teraflow-h2020/controller!176
-
Lluis Gifre Renom authored
- clean-up old files - update requirements.in
-
Lluis Gifre Renom authored
- Added timestamp to logs - Implemented DeleteSlice method - Enhanced create/update slice logic
-
-
Lluis Gifre Renom authored
Multiple changes in Context component: See merge request teraflow-h2020/controller!175
-
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
-
Lluis Gifre Renom authored
PathComp component improvements See merge request teraflow-h2020/controller!174
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component-frontend' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component
-
Lluis Gifre Renom authored
Merge branch 'feat/pathcomp-component-backend' of https://gitlab.com/teraflow-h2020/controller into feat/pathcomp-component
-
Lluis Gifre Renom authored
- Added timestamp to logs - Improved algorithm execution logs - Added basic support for multi-layer path computation - Improved KDisjointPath Algorithm with basic multi-layer support - Minor improvements in backend request composition - Removed unneeded code for unitary tests - Added OLS-flavoured unitary test scenario
-
Lluis Gifre Renom authored
- Increased number of supported topology nodes. - To be improved with dynamic memory.
-
longllu authored
Main page: - Change page title to "ETSI TeraFlowSDN Controller" - Add slogan "Open Source for Smart Networks and Services" next to the logo (on top) - Change Logo and Icon About page: - Change title to "ETSI TeraFlowSDN Controller" - Remove link "TeraFlow H2020 webpage" and add link "ETSI Open Source Group for TeraFlowSDN" pointing to: https://tfs.etsi.org/ - Remove partners logo Service detail page : - Show correct Service Type instead of integer - Show service status - Format configurations as in device details - Format constraints as in device details - Add constraints - Format endpoints and add device uuid Service page: -Remove constraints Link detail page: -Add device uuid to the endpoints table
-
- Sep 11, 2022
-
-
Lluis Gifre Renom authored
Context/Device/Service/PathComp/tests/WebUI component fixes and improvements See merge request teraflow-h2020/controller!173
-
Lluis Gifre Renom authored
- renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
-
Lluis Gifre Renom authored
Common: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM - added DATACENTER and EMULATED_DATACENTER device types. Context: - modified service constraints for test object to use nomenclature "metric[unit]" - corrected ConstraintModel dump methods Device: - uncommented dump methods in database ContextModel and TopologyModel OFC'22 / OECCPSC'22 tests: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM WebUI: OFC'22 / OECCPSC'22 tests: - renamed device type OPTICAL_LINE_SYSTEM to OPEN_LINE_SYSTEM
-
Lluis Gifre Renom authored
- added object factory method for emulated datacenters
-
Lluis Gifre Renom authored
- Fixed instantiation parameters in Dockerfile
-
Lluis Gifre Renom authored
Common: - Added missing object factory methods for constraints Context: - Adapted unitary tests to new constraint object factory methods Service: - Adapted unitary tests to new constraint object factory methods PathComp-Backend: - Deactivated health probes since it causes problems in backend REST server PathComp-Frontend: - Correct unitary test constraints for SP algorithm - Adapted unitary tests to new constraint object factory methods - Fixed instantiation of ShortestPath and KDisjointPath Algorithms - Ignore unknown constraints in Algorithm request composition
-
Lluis Gifre Renom authored
Frontend: - added show logs script - improved config settings to get address and port of the backend - improved logging of _Algorithm - implemented KDisjointPath logic Backend: - added show logs script
-
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
-
-
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 06, 2022
-
-
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
-