- Oct 15, 2022
-
-
delacal authored
Changed grpc calls to client in l3_attackmitigator and l3_centralizedattackdetector components and added attack mitigator port and name to constants
-
- Oct 13, 2022
-
-
delacal authored
- Enabled the correct code in the Attack Mitigator component to properly configure ACL rules in the corresponding service to block detected attack connections.
-
delacal authored
-
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
-
- Oct 12, 2022
-
-
Georgios Katsikas authored
Signed-off-by: Georgios P. Katsikas <gkatsikas@ubitech.eu>
-
- Oct 11, 2022
- Oct 07, 2022
-
-
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
-
- Oct 06, 2022
-
-
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.
-
- Oct 05, 2022
-
-
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
-
- Oct 04, 2022
-
-
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
-
- Oct 03, 2022
-
-
delacal authored
-
- Sep 30, 2022
- Sep 29, 2022
-
-
Lluis Gifre Renom authored
Device: - fixed problem with subscription handling
-
- Sep 28, 2022
-
-
delacal authored
-
delacal authored
-
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
-
delacal authored
-
delacal authored
-
Carlos Natalino Da Silva authored
Second part of harmonizing L2NM and L3NM according to the latest changes. Small fixes around the code.
-