- 27 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
MockBlockchain: - Implemented mock-blockchain module to facilitate testing and debugging of DLT connector & workflows - Added manifests, Dockerfile, etc. DLT Connector: - corrected requirements.in - updated Dockerfile - WIP: implementation of test_unitary.py DLT Gateway: - Improved/extended Dockerfile - Moved Dockerfile to correct folder - Corrected import path for proto files
-
- 26 Oct, 2022 5 commits
-
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Francisco-Javier Moreno-Muro authored
-
Lluis Gifre Renom authored
- improved HTTP status code checks
-
Lluis Gifre Renom authored
- minor styling improvements in Slice pages
-
- 18 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 17 Oct, 2022 1 commit
-
-
famelis authored
-
- 14 Oct, 2022 6 commits
-
-
Georgios Katsikas authored
Also, remove unecessary conditions prior to rule insert/update/delete operations Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
famelis authored
-
Lluis Gifre Renom authored
- added bearers for Hackfest
-
Lluis Gifre Renom authored
- refined TrandportAPIDriver endpoint retrieval - refined Driver selection
-
Lluis Gifre Renom authored
- added "Delete Service" button
-
Lluis Gifre Renom authored
- added support for json-formatted custom config rules
-
- 13 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
- fix wrong import of TaskScheduler in _ServiceHandlerAPI interface and related files
-
- 12 Oct, 2022 1 commit
-
-
Georgios Katsikas authored
Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
- 07 Oct, 2022 3 commits
-
-
Lluis Gifre Renom authored
- Removed deprecated Database Model within Service - Corrected constructor signature of ServiceHandler interface - Removed unneeded file in L3NMEmulated Service Handler - Removed unused imports from TAPI Service Handler
-
Lluis Gifre Renom authored
- Removed deprecated PathComputationElement class - Migrated old L3NMOpenConfig Service Handler to the new framework - Removed unneeded file in L3NMEmulated Service Handler
-
Lluis Gifre Renom authored
OpenConfig Driver: - added default endpoint type in case it cannot be retrieved from the remote device - corrected network_instance/edit_config.xml template; wrong XML format
-
- 06 Oct, 2022 3 commits
-
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
- Added basic support for ACL rules - Corrected unitary tests
-
Lluis Gifre Renom authored
- solved bug with JSON descripotor file load.
-
- 05 Oct, 2022 5 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
WebUI: - added icons for optical roadm and optical transponder Common: - added missing device types Device: - added missing emulated device driver mappings
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Common: - added device type for emulated pakcet switches PathComp: - added layer mapping for emulated pakcet switches
-
- 04 Oct, 2022 6 commits
-
-
Lluis Gifre Renom authored
- Fixed endpoint UUIDs of OLS device, otherwise cleanup crashes due to different endpoint UUIDs randomly generated. - Fixed create/delete service tests
-
Lluis Gifre Renom authored
- Corrected delete config rules in L2NMEmulated/L3NMEmulated/TAPI Service Handlers. - Commented unneeded settings in L2NMEmulatedServiceHandler Config Rules
-
Lluis Gifre Renom authored
- Implemented generic MutexQueues class - Implemented sequentialization of operations in Device component to prevent data corruption and race conditions
-
Lluis Gifre Renom authored
- Added script to generate topologies and services using DC_CSGW_OLS - Corrected script to generate topologies and services using DC_CSGW_TN_OLS - Corrected resources imported by functional tests
-
Lluis Gifre Renom authored
- corrected components imported by the tests and default my_deploy.sh
-
Lluis Gifre Renom authored
- Activated "Grafana" link in top menu - Implemented onboarding of devices + configuration from JSON descriptor files - added device status in device details page - created new grafana dashboard for new PostgreSQL-based monitoring database - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
-
- 29 Sep, 2022 1 commit
-
-
Lluis Gifre Renom authored
Device: - fixed problem with subscription handling
-
- 28 Sep, 2022 5 commits
-
-
Lluis Gifre Renom authored
- Improved look & feel of service and slice pages.
-
Sebastien Andreina authored
-
Lluis Gifre Renom authored
Common: - added slice to EventTools OFC'22 tests: - corrected OFC'22 delete service test to identify appropriate service to be deleted - removed usage of events for testing Compute: - remove diversity constraint when not populated Device: - removed unused field in database and code polishing Service: - migrated L3NMEmulatedServiceHandler to the new API - polishing of code
-
hallo authored
-
Carlos Natalino Da Silva authored
Second part of harmonizing L2NM and L3NM according to the latest changes. Small fixes around the code.
-