- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Oct 30, 2023
-
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 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
-
- May 19, 2022
-
-
Lluis Gifre Renom authored
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Migrated tests to use new generic servicers and mock's - Solved bug with endpoint monitors' population (dupplicated sample types due to wrong key generation) - Use Emulated driver when both driver and device type are not specified - Separated unitary tests and execution scripts per device driver - Extracted common unitary test functionalities into separate code files - Minor code styling/formatting
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Feb 10, 2022
-
-
Lluis Gifre Renom authored
-
- Feb 02, 2022
-
-
- Dec 16, 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
-
Carlos Natalino Da Silva authored
-
- Nov 12, 2021
-
-
Lluis Gifre Renom authored
Deactivated some Device monitoring functionality partially implemented to enable a functional commit into develop.
-
- Nov 10, 2021
-
-
Javi Moreno authored
-
- Nov 04, 2021
-
-
Lluis Gifre Renom authored
- Implemented Database models for KpiModel and KpiSampleType - Added MonitorDeviceKpi to DeviceClient - Added MonitorDeviceKpi to DeviceServiceServicerImpl (partial implementation) - Created MonitoringLoops class (partial implementation)
-
- Nov 02, 2021
-
-
Lluis Gifre Renom authored
- Multiple minor bug resolutions - DeviceClient: solved logging bug - EmulatedDriver: solved GetConfig bug and added event to prevent double connection requests - DriverInstanceCache, DriverFactory: Added formatting of filter fields - DataCache: solved minor bug - DriverAPI test unit: corrected getconfig assertion check - Device test unit: reimplemented, first complete test after component reworking - DataCache/DeviceTools: solved several minor bugs - DeviceServiceServicerImpl: added removal of drivers and endpoints when device is removed.
-
- Oct 29, 2021
-
-
Lluis Gifre Renom authored
- Corrections in Service to prevent errors in GitLab CI/CD pipeline. - Minor improvements in random classes.
-
- Oct 27, 2021
-
-
Lluis Gifre Renom authored
-
- Aug 12, 2021
-
-
Lluis Gifre Renom authored
Factorization of code between services and minor unitary testing improvements. (Not finished, it is just a backup)
-
- Aug 06, 2021
-
-
Lluis Gifre Renom authored
Common: - renamed report_coverage.sh script to report_coverage_all.sh Common/DatabaseAPI: - improved root class validations and test units - added _RootEntity interface - improved definition of Context database API entities Context service: - added AddLink/DeleteLink rpc methods - temporarily disabled integration tests Device service: - applied renamings in service and test units
-
- Aug 05, 2021
-
-
Lluis Gifre Renom authored
General changes: - implemented data type checker class - improved database Entity/Collection/Attributes API - implemented grpc message parsing assertions - integrated code coverage analyzer and reporter with code testers - added example topology NSFNET Common to device & context services: - improved database context API and its tests Context service: - updated context proto file: added AddLink/DeleteLink RPCs, added LinkId to Link - minor changes Device service: - implemented device service functionality - improved device client - updated genproto script - updated device proto file: configure request becomes a Device message - updated context proto file: operational status: added KEEP_STATUS, changed DISABLED - moved device tests to global scripts - extended unitary tests - temporarily disabled integration tests
-
- Jul 30, 2021
-
-
Lluis Gifre Renom authored
Preliminary unfinished version of device service and Context API based on Redis. To be finished, it is just a backup.
-