Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Apr 18, 2024
  4. Nov 14, 2023
    • Lluis Gifre Renom's avatar
      Common - Tests: · 0201c74b
      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
      0201c74b
  5. Nov 13, 2023
    • Lluis Gifre Renom's avatar
      Common - Tests: · 098a6cbe
      Lluis Gifre Renom authored
      - Corrected filters in InMemoryTimeSeriesDatabase
      - Extended MockServicerImpl_Context to track devices and links in topologies
      - Corrected method QueryKpiData in MockServicerImpl_Monitoring
      098a6cbe
  6. Nov 10, 2023
    • Lluis Gifre Renom's avatar
      Common - Tests: · 608e8ab6
      Lluis Gifre Renom authored
      - Implemented InMemoryObjectDatabase
      - Implemented InMemoryTimeSeriesDatabase
      - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
      608e8ab6
  7. Nov 09, 2023
  8. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  9. Jul 14, 2022
    • Lluis Gifre Renom's avatar
      Adapted Context to common proto folder: · 6908f606
      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
      6908f606
  10. May 19, 2022
    • Lluis Gifre Renom's avatar
      Common framework: · 5dc77fe4
      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
      5dc77fe4
  11. Feb 16, 2022
  12. Dec 16, 2021
  13. Dec 14, 2021
  14. Nov 17, 2021
    • Lluis Gifre Renom's avatar
      Intermediate backup, not functional. · 446e0db8
      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
      446e0db8
Loading