- 14 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- InMemoryObjectDatabase: Corrected default log level and initialization of internal database - InMemoryTimeSeriesDatabase: Corrected default log level - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
-
- 13 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
- 10 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented InMemoryObjectDatabase - Implemented InMemoryTimeSeriesDatabase - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
-
- 09 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated MockServicerImpl_Monitoring to make field queue_samples as optional
-
- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- 14 Jul, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Arranged .gitignore & .gitkeep files in common proto folder - Created specific run_tests_locally script for Context component - Moved imports from *.proto folder to common.proto folder - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint - Removed context's genproto.sh script - Adapted Events generated to new timestamp data type - Minor code and linting fixing
-
- 19 May, 2022 1 commit
-
-
Lluis Gifre Renom authored
- defined unified constants for all micro-services - defined common settings getter methods - defined generic gRPC servicer - defined generic Rest servicer - defined common MockServicer for Monitoring component - removed old common/tests MockService class; to be replaced by new generic gRPC servicer - minor code formatting/styling
-
- 16 Feb, 2022 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 16 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 14 Dec, 2021 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 17 Nov, 2021 1 commit
-
-
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
-