- 18 Oct, 2022 4 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Carlos Natalino Da Silva authored
Pass on the tutorials to (i) verify that all parts are complete (did not run the installation procedures); (ii) updated instructions on how to select the Python version; (iii) general aestetic changes.
-
- 17 Oct, 2022 1 commit
-
-
Carlos Natalino Da Silva authored
-
- 14 Oct, 2022 4 commits
-
-
Lluis Gifre Renom authored
NetworkX 22 P4 workshop See merge request !7
-
Lluis Gifre Renom authored
fix(device): avoid conversion to canonical bytes See merge request !8
-
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
-
- 13 Oct, 2022 2 commits
-
-
Lluis Gifre Renom authored
- fix wrong import of TaskScheduler in _ServiceHandlerAPI interface and related files
-
Lluis Gifre Renom authored
fix(automation): ztpUpdate loop resolved See merge request !6
-
- 12 Oct, 2022 1 commit
-
-
Georgios Katsikas authored
Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
- 11 Oct, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 07 Oct, 2022 6 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
-
Lluis Gifre Renom authored
- polished configuration of VSCode IDE
-
Lluis Gifre Renom authored
- updated code repository to clone from
-
- 06 Oct, 2022 5 commits
-
-
Lluis Gifre Renom authored
-
Vasilis Katopodis authored
feat(policy): policy rule add/update/delete RPCs See merge request !3
-
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 8 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
- added wait control while MonitoringDB is starting
-
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
- corrected deployment name in manifest file - added resource requests and limits for monitoring server container
-
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 2 commits
-
-
Lluis Gifre Renom authored
- Improved look & feel of service and slice pages.
-
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
-