- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Jul 11, 2023
-
-
Lluis Gifre Renom authored
- Corrected new definition of endpoint descriptors in tests and components
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Updated according to new definition of endpoint descriptors
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jan 24, 2023
-
-
Lluis Gifre Renom authored
- aggregated error messages in separate file - corrected update of operational status - corrected update of resulting device configuration from device instead of composing from rules (for simplicity) - corrected retrieval of device_uuid in MonitorDeviceKpi - factorized code to compose gRPC device_config rules from raw config rules - code cleanup - added missing logs in unitary test for emulated device driver
-
- Jul 15, 2022
-
-
Lluis Gifre Renom authored
Device: - Removed obsoleted run_tests_locally-device.sh script - Moved imports from *.proto folder to common.proto folder - Removed device's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline - Corrected usage of ConfigRules to use new custom ConfigRules Monitoring: - Moved imports from *.proto folder to common.proto folder - Removed monitoring's genproto.sh script
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Feb 10, 2022
-
-
Lluis Gifre Renom authored
-
- Dec 16, 2021
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- support definition of KPISampleTypes per EndPoint in Context and Device - improvements in definition of objects used for test cases - adapted few values in unit tests - updated gRPC-generated Python code for OpticalCentralizedAttackDetector
-
Lluis Gifre Renom authored
-
- Dec 15, 2021
-
-
Lluis Gifre Renom authored
-
- Dec 13, 2021
-
-
Lluis Gifre Renom authored
-
- Nov 30, 2021
-
-
Javi Moreno authored
-
- Nov 17, 2021
-
-
Lluis Gifre Renom authored
- Implemented MonitorDeviceKPI RPC method - Implemented Endpoint pre-configruation for Emulated Driver - Implemented MockMonitoringService for testing Device monitoring capabilities - Implemented Monitoring Loops to collect samples from drivers and forward them to Monitoring Service - Test unit for Emulated Device Monitoring half implemented. - Minor bug resolutions in OpenConfig Driver
-
- Nov 12, 2021
-
-
Lluis Gifre Renom authored
Device: - Implemented Driver API with some special resources to enable retrieving endpoints from devices, interfaces, and network instances. - Implemented special resource_keys (_connect/*) to enable AddDevice to obtain settings used to connect to remote devices (address, port, username, password, etc.) - Implemented Emulated Driver (only for testing) - Implemented OpenConfig Driver (missing to implement monitoring; templates for Infinera devices to be tested with other device vendors) - Minor bugs and code improvements - Improved test unit to enable easy testing of vendor devices and keep credentials secret.
-